Commit History

Author SHA1 Message Date
  Brian Waldon 0f31f403d1 client: add KeysAPI.Delete 9 years ago
  Brian Waldon 6e637f2f75 client: add KeysAPI.Set 9 years ago
  Brian Waldon 8b3d05f661 client: add KeysAPI.RGet 9 years ago
  Brian Waldon 6d89e6217d client: rename KeysAPI.RecursiveWatch to RWatch 9 years ago
  Brian Waldon 4e5c015fe9 client: add Update method 9 years ago
  Brian Waldon c6d955f4c1 client: drive Create with setAction; drop TTL 9 years ago
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 years ago
  Xiang Li 7171410422 discovery: discovery will try forever when there is a timeout. 10 years ago
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context 10 years ago
  Brian Waldon 58af26736c client: further clarify external interfaces 10 years ago
  Brian Waldon 17c6f21d68 client: elevate context to caller of KeysAPI 10 years ago
  Brian Waldon 824049897d client: export necessary interfaces/methods 10 years ago
  Brian Waldon 0ef270c25c client: pass httpActionDo into New[Discovery]KeysAPI 10 years ago
  Brian Waldon 1130273178 client: s/newHTTPClusterClient/NewHTTPClient/ 10 years ago
  Brian Waldon d52d836761 client: return full http.Response in httpActionDo 10 years ago
  Brian Waldon 8b8b3efdaa client: accept slice of endpoints 10 years ago
  Brian Waldon 8d519ffdb8 client: introduce httpClusterClient 10 years ago
  Brian Waldon 323fb1ec85 client: introduce httpActionDo interface 10 years ago
  Brian Waldon 9d07db4432 client: move timeout into caller of httpClient 10 years ago
  Brian Waldon 7c1f4a9baf client: explicitly carry API prefix around 10 years ago
  Jonathan Boulle 97c23c4333 client: pass around statuscode instead of Response 10 years ago
  Brian Waldon 00dcbf8bf7 client: unexport HTTPKeysAPI 10 years ago
  Brian Waldon 73e48068c2 client: add prefix to KeysAPI 10 years ago
  Brian Waldon 45d8fbdcda client: move discovery path logic into client pkg 10 years ago
  Brian Waldon ce4df96e69 client: break apart KeysAPI from httpClient 10 years ago