Documentation
¶
Index ¶
- func BsonMarshal(v interface{}) ([]byte, error)
- func BsonUnmarshal(data []byte, v interface{}) error
- func JSONMarshal(v interface{}) ([]byte, error)
- func JSONUnmarshal(data []byte, v interface{}) error
- func MessagePackMarshal(v interface{}) ([]byte, error)
- func MessagePackUnmarshal(data []byte, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MessagePackMarshal ¶
MessagePackMarshal ...
func MessagePackUnmarshal ¶
MessagePackUnmarshal ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.