Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONFromProto ¶
JSONFromProto contains the given interface object.
func (JSONFromProto) Render ¶
func (r JSONFromProto) Render(w http.ResponseWriter) error
Render (JSONFromProto) marshals the given interface object and writes data with custom ContentType.
func (JSONFromProto) WriteContentType ¶
func (r JSONFromProto) WriteContentType(w http.ResponseWriter)
WriteContentType (JSONFromProto) writes JSONFromProto ContentType.
Click to show internal directories.
Click to hide internal directories.