1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/hashicorp/go-msgpack
..
codec
LICENSE
README.md

go

Collection of Open-Source Go libraries and tools.

Codec

Codec is a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for msgpack and Binc.

Online documentation is at [http://godoc.org/github.com/ugorji/go/codec].

Install using:

go get github.com/ugorji/go/codec