Commit History

Author SHA1 Message Date
  Brian Waldon 932351a00d client: document Watcher.Next 11 years ago
  Brian Waldon aee95468ba client: document MembersAPI/KeysAPI constructors 11 years ago
  Brian Waldon e885c6c5f4 client: document *Options 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 7ff84351f5 client: centralize exported variables 11 years ago
  Brian Waldon bb9f016b91 client: unexport defaultV2KeysPrefix 11 years ago
  Brian Waldon 3fdda06602 client: s/SyncableHTTPClient/Client/g 11 years ago
  Brian Waldon bac1d2f420 client: unexport httpClient interface 11 years ago
  Brian Waldon 942f0f6b9e client: accept TTL through KeysAPI.Set 11 years ago
  Brian Waldon 3d53e9bfaa client: pass around options as pointers 11 years ago
  Brian Waldon 0a7e0875d5 client: copy DeleteOptions onto deleteAction 11 years ago
  Brian Waldon 025ee0379c client: copy SetOptions onto setAction 11 years ago
  Brian Waldon 01fc01ec69 client: KeysAPI.[R]Watch -> Watcher w/ opts struct 11 years ago
  Brian Waldon bc32060b1d client: support PrevIndex in SetOptions & DeleteOptions 11 years ago
  Brian Waldon 7ccf5eb476 client: support PrevValue in SetOptions & DeleteOptions 11 years ago
  Brian Waldon 0f31f403d1 client: add KeysAPI.Delete 11 years ago
  Brian Waldon 6e637f2f75 client: add KeysAPI.Set 11 years ago
  Brian Waldon 8b3d05f661 client: add KeysAPI.RGet 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
  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
  Brian Waldon 58af26736c client: further clarify external interfaces 11 years ago
  Brian Waldon 17c6f21d68 client: elevate context to caller of KeysAPI 11 years ago
  Brian Waldon 824049897d client: export necessary interfaces/methods 11 years ago
  Brian Waldon 0ef270c25c client: pass httpActionDo into New[Discovery]KeysAPI 11 years ago
  Brian Waldon 1130273178 client: s/newHTTPClusterClient/NewHTTPClient/ 11 years ago