Nav apraksta

Ugorji Nwoke 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead 7 gadi atpakaļ
codec 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead 7 gadi atpakaļ
.travis.yml 2c86ab7577 codec: added go 1.11 to travis CI 7 gadi atpakaļ
LICENSE 3561c62845 updated LICENSE 11 gadi atpakaļ
README.md 6db1874ee0 remove completed TODO's from README.md 8 gadi atpakaļ
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 13 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