docs: add official client to libraries-and-tools

release-2.3
Jonathan Boulle 2015-09-11 15:09:17 -07:00
parent c5c3ae4790
commit fd82f0b8d5
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
**Go libraries**
- [go-etcd](https://github.com/coreos/go-etcd) - Supports v2
- [etcd/client](https://github.com/coreos/etcd/blob/master/client) - the officially maintained Go client
- [go-etcd](https://github.com/coreos/go-etcd) - the deprecated official client. May be useful for older (<2.0.0) versions of etcd.
**Java libraries**