1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/github.com/ugorji/go
2017-11-04 04:45:08 -06:00
..
codec Update dependencies 2017-11-04 04:45:08 -06:00
.travis.yml Update dependencies 2017-11-04 04:45:08 -06:00
LICENSE Vendoring 2017-10-03 14:43:55 -04:00
msgpack.org.md Vendoring 2017-10-03 14:43:55 -04:00
README.md Update dependencies 2017-11-04 04:45:08 -06:00

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