|
801da84a68
|
Replace kit/log with log (#1173)
* Implement log/... packages with github.com/go-kit/log
* Use github.com/go-kit/log/... in all the other packages
|
2021-08-18 17:15:32 +02:00 |
|
|
3b053a73c0
|
Update etcd to v3 (#1067) (#1097)
|
2021-05-30 05:58:33 +02:00 |
|
|
f14434de64
|
fix etcd import path (#756)
|
2018-08-30 11:26:29 -06:00 |
|
|
961b593f5a
|
sd: add Stop method to Instancer interface
Every implementation (modulo mock/test impls) already provided this
method, and so it makes sense to lift it to the interface definition.
Closes #566.
|
2017-07-21 10:58:40 -07:00 |
|
|
9225fe9282
|
Address review comments and add more tests
|
2017-06-03 21:03:56 -04:00 |
|
|
c80303e2c9
|
Support push model for service discovery
|
2017-06-03 21:03:56 -04:00 |
|