Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.5 KB

File metadata and controls

31 lines (21 loc) · 1.5 KB

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

TODO:

  • 2018-03-12 - Release v1.1.1 containing 32-bit fixes