Sen descrición

Ugorji Nwoke c476cf2bad codec: some overflow and 0-length container fixes, and cbor tests. %!s(int64=11) %!d(string=hai) anos
codec c476cf2bad codec: some overflow and 0-length container fixes, and cbor tests. %!s(int64=11) %!d(string=hai) anos
LICENSE 43d0291d72 Add LICENSE file %!s(int64=12) %!d(string=hai) anos
README.md 9966a02b69 Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec %!s(int64=12) %!d(string=hai) anos
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec %!s(int64=12) %!d(string=hai) anos

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