coredns/vendor/github.com/ugorji/go
Nitish Tiwari 6fe27d99be plugin/etcdv3: Add etcd v3 plugin (#1702)
* Update dependencies and add etcdv3 client

* Update etcd plugin to support etcd v3 clients

Fixes #341
2018-06-30 16:19:13 +01:00
..
codec plugin/etcdv3: Add etcd v3 plugin (#1702) 2018-06-30 16:19:13 +01:00
.travis.yml Dep ensure (#1803) 2018-05-16 13:17:06 -07:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
msgpack.org.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
README.md Dep ensure (#1803) 2018-05-16 13:17:06 -07: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

TODO:

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