Commit History

Author SHA1 Message Date
  Gyuho Lee 6a016cbd86 discovery: support structured logger 7 years ago
  Gyuho Lee 0e65660548 *: revert "internal/discovery" change 7 years ago
  Gyuho Lee 432581c7d0 *: move "discovery" to "internal/discovery" 8 years ago
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
  davygeek ea0eab84a4 discovery: Uniform code style 9 years ago
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header 9 years ago
  Gyu-Ho Lee c09f23c46d *: clean up bool comparison 9 years ago
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 9 years ago
  Anthony Romano 20461ab11a *: fix many typos 10 years ago
  Xiang Li 5fa8652241 client: return cluster error if the etcd cluster is not avaliable 10 years ago
  Xiang Li dc3f7f5d90 *: detect duplicate name for discovery bootstrap 10 years ago
  Xiang Li e9931fb8b1 discovery: do not return error from etcd 10 years ago
  Brian Waldon b174732812 client: introduce Error type 11 years ago
  Brian Waldon 84ede6fbec client: use options struct for KeysAPI.Get 11 years ago
  Brian Waldon 3d4e1f59dc client: drop unnecessary Nodes type 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 4e5c015fe9 client: add Update method 11 years ago
  Brian Waldon c6d955f4c1 client: drive Create with setAction; drop TTL 11 years ago
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test 11 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 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
  Brian Waldon 17c6f21d68 client: elevate context to caller of KeysAPI 11 years ago
  Xiang Li 027e944985 discovery: fix discovery for not working on customized discovery service 11 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 11 years ago
  Jonathan Boulle 341c7190d3 test: add govet to tests 11 years ago