tree: e609edf71e51790fc41261b6724f57f8a91b6b85 [path history] [tgz]
  1. codec/
  2. LICENSE
  3. README.md
vendor/github.com/hashicorp/go-msgpack/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