Skip to content

stackus/edat-msgpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edat-msgpack - Msgpack serialization for edat

Installation

go get -u github.com/stackus/edat-msgpack

Usage Example

import _ "github.com/stackus/edat-msgpack"

Import the marshaller before registering any types.

Prerequisites

Go 1.15

Features

Registers a Msgpack marshaller as the default marshaller for edat.

TODOs

  • Documentation

Contributing

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.

License

MIT

About

Msgpack serialization for edat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages