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
|
10 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 |
Jonathan Boulle
|
b3d5333cb3
*: fix various formatting issues
|
11 years ago |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
11 years ago |
Jonathan Boulle
|
e0801360d3
godep: update clockwork dependency
|
11 years ago |
Jonathan Boulle
|
47c2421f7b
godeps: add clockwork
|
11 years ago |