Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrUnmarshalMsgpack = "msgpack.unmarshal_msgpack" ErrMarshalMsgpack = "msgpack.marshal_msgpack" )
Variables ¶
This section is empty.
Functions ¶
func ErrorMarshalMsgpack ¶ added in v0.4.0
func ErrorMarshalMsgpack() error
func ErrorUnmarshalMsgpack ¶ added in v0.4.0
func ErrorUnmarshalMsgpack() error
func MustMarshal ¶
func MustMarshal(obj interface{}) []byte
func UnmarshalToInterface ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.