Documentation
¶
Index ¶
- func ErrorElement(code int, msg string, path string) string
- func IsXMLMode() bool
- func WriteJSON(w io.Writer, v interface{}) error
- func WriteJSONCompact(w io.Writer, v interface{}) error
- func WritePlain(w io.Writer, formatFn func(io.Writer, interface{}) error, v interface{}) error
- func WriteXML(w io.Writer, v interface{}, pretty bool) error
- func WriteXMLStream(w io.Writer, elementName string, items []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteJSONCompact ¶
func WritePlain ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.