Documentation ¶
Index ¶
- func Decode(r io.Reader, obj interface{}) error
- func DecodeFile(path string, obj interface{}) error
- func Encode(w io.Writer, obj interface{}) error
- func EncodeFile(path string, obj interface{}) error
- func EncodePretty(w io.Writer, obj interface{}) error
- func EncodePrettyFile(path string, obj interface{}) error
- func EncodeToBytes(obj interface{}) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeFile ¶
func EncodeFile ¶
func EncodePretty ¶
func EncodePrettyFile ¶
func EncodeToBytes ¶
func EncodeToBytes(obj interface{}) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.