Nav apraksta

Ugorji Nwoke 2af342e4e6 codec: support 32-bit OS for testing large containers: length should always fit in 32-bit int 8 gadi atpakaļ
codec 2af342e4e6 codec: support 32-bit OS for testing large containers: length should always fit in 32-bit int 8 gadi atpakaļ
.travis.yml 649a5588a8 travis: add support for go 1.7 testing 8 gadi atpakaļ
LICENSE 3561c62845 updated LICENSE 11 gadi atpakaļ
README.md 105e48374b codec: README: sourcegraph badge should link to page in tree 8 gadi atpakaļ
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 12 gadi atpakaļ

README.md

Sourcegraph Build Status codecov GoDoc rcard License

go/codec

This repository contains the go-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for

For more information:

Install using:

go get github.com/ugorji/go/codec