go get -u github.com/stackus/edat-msgpack
import _ "github.com/stackus/edat-msgpack"
Import the marshaller before registering any types.
Go 1.15
Registers a Msgpack marshaller as the default marshaller for edat.
- Documentation
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
MIT