Нема описа

Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests пре 8 година
codec 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests пре 8 година
.travis.yml 6ac03ac419 codec: remove parameters from travis.yml пре 8 година
LICENSE 3561c62845 updated LICENSE пре 11 година
README.md e8ec44b793 update README to include badges пре 8 година
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec пре 12 година

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