No Description

Ugorji Nwoke e2d4f6b2ea codec: gen.go: genInternalNonZeroValue iterates over a few values now 8 years ago
codec e2d4f6b2ea codec: gen.go: genInternalNonZeroValue iterates over a few values now 8 years ago
.travis.yml 6ac03ac419 codec: remove parameters from travis.yml 8 years ago
LICENSE 3561c62845 updated LICENSE 11 years ago
README.md e8ec44b793 update README to include badges 8 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