Documentation
¶
Index ¶
- func Beautify(v interface{}) string
- func Bytes(v interface{}) ([]byte, error)
- func CopyBind(src interface{}, dst interface{}) error
- func Decode(data []byte, v interface{}) error
- func DecodeReader(data io.Reader, v interface{}) error
- func Encode(v interface{}) string
- func HashCode(v interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeReader ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.