Commit History

Author SHA1 Message Date
  Xiang Li e9931fb8b1 discovery: do not return error from etcd 10 years ago
  Brian Waldon cd85451971 client: clarify relationship of AfterIndex and waitIndex 11 years ago
  Brian Waldon b174732812 client: introduce Error type 11 years ago
  Brian Waldon 1c03df62a5 client: WaitIndex -> AfterIndex 11 years ago
  Brian Waldon 84ede6fbec client: use options struct for KeysAPI.Get 11 years ago
  Brian Waldon 88cea415a7 client: NewDiscoveryKeysAPI -> NewKeysAPIWithPrefix 11 years ago
  Brian Waldon 3d4e1f59dc client: drop unnecessary Nodes type 11 years ago
  Brian Waldon 3b41b77cd7 client: ClientConfig -> Config 11 years ago
  Brian Waldon 74fe28c5e0 client: exchange ClientConfig for SyncableHTTPClient 11 years ago
  Brian Waldon 3d53e9bfaa client: pass around options as pointers 11 years ago
  Brian Waldon 01fc01ec69 client: KeysAPI.[R]Watch -> Watcher w/ opts struct 11 years ago
  Brian Waldon 6d89e6217d client: rename KeysAPI.RecursiveWatch to RWatch 11 years ago
  Brian Waldon c6d955f4c1 client: drive Create with setAction; drop TTL 11 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 11 years ago
  Xiang Li f265afa8ac discovery: fix watch index 11 years ago
  Xiang Li d9b21c79d4 etcdmain: better logging for discovery error 11 years ago
  Xiang Li 7171410422 discovery: discovery will try forever when there is a timeout. 11 years ago
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 11 years ago
  Jonathan Boulle 8f1885a398 discovery: add command line flag for discovery-proxy 11 years ago
  Jonathan Boulle 68bca981de discovery: simplify interface 11 years ago
  Jonathan Boulle bb84aaebaf discovery: add clarifying docstrings 11 years ago
  Xiang Li 71acd0c3d0 discovery: consolidate proxyDiscover and Discover interface 11 years ago
  Xiang Li 5cb13fd071 *: support discovery fallback 11 years ago
  Brian Waldon 17c6f21d68 client: elevate context to caller of KeysAPI 11 years ago
  Brian Waldon 0ef270c25c client: pass httpActionDo into New[Discovery]KeysAPI 11 years ago
  Brian Waldon 8b8b3efdaa client: accept slice of endpoints 11 years ago
  Jonathan Boulle 55c92ad456 *: create ID type 11 years ago
  Xiang Li 027e944985 discovery: fix discovery for not working on customized discovery service 11 years ago
  Brian Waldon f21d93ba60 client: define DefaultRequestTimeout 11 years ago
  Brian Waldon 45d8fbdcda client: move discovery path logic into client pkg 11 years ago