//
pkg.gl
Category
github.com/nokia/restful
messagepack
package
1.11.0
Repository:
https://github.com/nokia/restful.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
43 SLOC
#
Functions
Marshal
Marshal returns the MessagePack encoding of v.
Unmarshal
Unmarshal parses the MessagePack-encoded data and stores the result in the value pointed to by v.