No Description

Ugorji Nwoke e789f6e370 codec: codecFner.reset should reset all typeInfos (in case *TypeInfos changes) 7 years ago
codec e789f6e370 codec: codecFner.reset should reset all typeInfos (in case *TypeInfos changes) 7 years ago
.travis.yml 16f09ef744 codec: travis: add support for testing against go 1.10 7 years ago
LICENSE 3561c62845 updated LICENSE 11 years ago
README.md 6db1874ee0 remove completed TODO's from README.md 7 years ago
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 12 years ago

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