Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" hace 6 años
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' hace 7 años
  Nikola Kovacs 66687da3ba *: grammar fixes, it's -> its hace 7 años
  Gyu-Ho Lee ef44f71da9 *: update LICENSE header hace 8 años
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ hace 8 años
  Hitoshi Mitake 53be8405f3 client: a new API for obtaining a leader node information hace 8 años
  Xiang Li 6e3769d39e client: add member update hace 9 años
  Xiang Li 91c45c3243 client: 410 is a vaild response for member.Remove hace 9 años
  Brian Waldon b174732812 client: introduce Error type hace 9 años
  Brian Waldon 39b5b083c0 client: document Member fields hace 9 años
  Brian Waldon 4a77760f56 client: break dependency on httptypes pkg hace 9 años
  Brian Waldon bfbf672ce4 client: document MembersAPI methods hace 9 años
  Brian Waldon 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member hace 9 años
  Brian Waldon aee95468ba client: document MembersAPI/KeysAPI constructors hace 9 años
  Brian Waldon a9f605e5fe client: unexport defaultV2MembersPrefix hace 9 años
  Brian Waldon 3fdda06602 client: s/SyncableHTTPClient/Client/g hace 9 años
  Brian Waldon bac1d2f420 client: unexport httpClient interface hace 9 años
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright hace 9 años
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context hace 10 años
  Xiang Li 66572561bf client: add error handling for addmember hace 10 años
  Brian Waldon 58af26736c client: further clarify external interfaces hace 10 años
  Brian Waldon f0760d6246 client: elevate context to caller of MembersAPI hace 10 años
  Brian Waldon 824049897d client: export necessary interfaces/methods hace 10 años
  Brian Waldon f6e8b677cf client: pass httpActionDo into NewMembersAPI hace 10 años
  Brian Waldon 1130273178 client: s/newHTTPClusterClient/NewHTTPClient/ hace 10 años
  Brian Waldon d52d836761 client: return full http.Response in httpActionDo hace 10 años
  Brian Waldon eab4692744 client: use v2MembersURL helper hace 10 años
  Brian Waldon 8b8b3efdaa client: accept slice of endpoints hace 10 años