1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-15 01:04:44 +02:00

5 Commits

Author SHA1 Message Date
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
d3c6931e65 Fix spelling of deregisters
https://en.wiktionary.org/wiki/deregister
2017-08-16 10:23:51 +01:00
8cb3665a7e Split invalidateOnError flag and timeout 2017-06-03 21:03:56 -04: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