Anthony Romano
|
15e9510d2c
client: fail over to next endpoint on oneshot failure
|
преди 7 години |
shaun.thium
|
02f4a9a034
client: add GetVersion method
|
преди 8 години |
Laurie Clark-Michalek
|
de008c8a4a
client: prevent deadlock in Sync
|
преди 8 години |
Anthony Romano
|
946b3cce1d
client: make set/delete one shot operations
|
преди 8 години |
Gyu-Ho Lee
|
7f3b2e23a4
Merge pull request #5811 from davygeek/golintnotice
|
преди 8 години |
davygeek
|
3b91648070
client: follow golint notice change errors.New to fmt.Errorf and use 'var eps []string' instead 'var make([]string, 0)'
|
преди 8 години |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
преди 8 години |
Gyu-Ho Lee
|
8d0d10cce5
client: return original ctx error
|
преди 8 години |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
преди 8 години |
Anthony Romano
|
20461ab11a
*: fix many typos
|
преди 8 години |
Gyu-Ho Lee
|
bbb7fb5a46
client: do not timeout when wait is true
|
преди 8 години |
Gyu-Ho Lee
|
2a3bd01f58
*: move EndpointSelection doc to godoc
|
преди 8 години |
Jonathan Boulle
|
dac56faf61
Merge pull request #4030 from mitake/endpoint-selection
|
преди 9 години |
Hitoshi Mitake
|
a46ffc60e5
client: add a mechanism for various endpoint selection mode
|
преди 9 години |
Xiang Li
|
5587c4aa9a
client: support reset Endpoints.
|
преди 9 години |
Andrei Korzhevskii
|
cb9a3e04b1
client: fix goroutine leak in unreleased context
|
преди 9 години |
Yicheng Qin
|
27b9963959
client: always cancel in-flight request when do request
|
преди 9 години |
Xiang Li
|
5d06d4ec44
client: print url as string
|
преди 9 години |
Yicheng Qin
|
a1ef699aeb
client: return context.DeadlineExceeded instead of ClusterError
|
преди 9 години |
Yicheng Qin
|
f4c29a5f55
client: support to set timeout for each request
|
преди 9 години |
Yicheng Qin
|
0ab16db728
client: Sync() pin the endpoint when member list doesn't change
|
преди 9 години |
Xiang Li
|
b9c6b64d61
Merge pull request #3216 from yichengq/cancel-err
|
преди 9 години |
Yicheng Qin
|
78af793338
client: return context canceled error correctly
|
преди 9 години |
Xiang Li
|
b04bb3e0ea
Merge pull request #3229 from xiang90/f_cerr
|
преди 9 години |
Yicheng Qin
|
25ad71fbac
Merge pull request #3225 from yichengq/client-record-err
|
преди 9 години |
Yicheng Qin
|
cfeaf3d172
client: return correct error for 50x response
|
преди 9 години |
Yicheng Qin
|
c53b3016ae
client: add AutoSync function
|
преди 9 години |
Xiang Li
|
f38187bbdb
client: return context.Canceled error when user cancels the request
|
преди 9 години |
Xiang Li
|
5fa8652241
client: return cluster error if the etcd cluster is not avaliable
|
преди 9 години |
Yicheng Qin
|
ea2347a40f
client: pin itself to an endpoint that given
|
преди 9 години |