etcd/discovery
Xiang Li e9931fb8b1 discovery: do not return error from etcd
We used to return `key not found` directly to the
user due to a bug. We fixed the bug and added a test
case in this commit.
2015-05-11 10:49:57 -07:00
..
discovery.go discovery: do not return error from etcd 2015-05-11 10:49:57 -07:00
discovery_test.go discovery: do not return error from etcd 2015-05-11 10:49:57 -07:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
srv.go discovery: drop trailing . from srv target 2015-04-09 07:08:22 -07:00
srv_test.go discovery: add a test case for srv 2015-04-09 07:07:27 -07:00