package
0.2.0
Repository: https://github.com/messagepack-schema/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
Marshal returns the MessagePack encoding of v.
NewDecoder returns a new decoder that reads from r.
NewEncoder returns a new encoder that writes to w.
No description provided by the author
No description provided by the author
Register registers encoder and decoder functions for a value.
Unmarshal decodes the MessagePack-encoded data and stores the result in the value pointed to by v.

# Structs

A Decoder reads and decodes MessagePack values from an input stream.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author