Documentation
¶
Index ¶
- func DecodeJson(r io.Reader, obj interface{}) error
- func EncodeJson(w io.Writer, v interface{}) error
- func Json(v interface{}) []byte
- func Jsonify(v interface{}) ([]byte, error)
- func ParseJson(data []byte, v interface{}) error
- func ReadJsonFile(obj interface{}, file string) error
- func WriteJsonFile(obj interface{}, indent, file string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeJson ¶
func EncodeJson ¶
func ReadJsonFile ¶
func WriteJsonFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.