No Description

Ugorji Nwoke 2c86ab7577 codec: added go 1.11 to travis CI 7 years ago
codec 587a7e6ca2 codec: arrays are decodeable iff they are addressable 7 years ago
.travis.yml 2c86ab7577 codec: added go 1.11 to travis CI 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