etcd/client
Xiang Li 7171410422 discovery: discovery will try forever when there is a timeout.
Perviously, etcd retries three times for timeout error. After this
commit, etcd retries forever. Also this commit make etcd client
aware of gateway timetout.
2014-12-10 23:08:24 -08:00
..
http.go dep: bump golang.org/x/net/context 2014-11-20 10:19:12 -08:00
http_test.go dep: bump golang.org/x/net/context 2014-11-20 10:19:12 -08:00
keys.go discovery: discovery will try forever when there is a timeout. 2014-12-10 23:08:24 -08:00
keys_test.go discovery: discovery will try forever when there is a timeout. 2014-12-10 23:08:24 -08:00
members.go dep: bump golang.org/x/net/context 2014-11-20 10:19:12 -08:00
members_test.go client: add error handling for addmember 2014-11-06 12:31:24 -08:00