Files
karma/vendor/github.com/ugorji/go
Łukasz Mierzwa 23f3551280 Migrate vendor forlder to dep
This PR is a result of running 'dep init' followed by 'make vendor', it removes govendor file and creates dep Gopkg.* files.
2017-07-18 09:16:42 -07:00
..
2017-07-18 09:16:42 -07:00
2017-07-02 10:19:02 -07:00
2017-07-18 09:16:42 -07:00
2017-07-18 09:16:42 -07:00

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