1
0
mirror of https://github.com/go-kit/kit.git synced 2025-07-17 01:12:38 +02:00

6 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
c80303e2c9 Support push model for service discovery 2017-06-03 21:03:56 -04:00
4a29204757 Use stdlib context instead of golang.org/x/net/context 2017-02-03 17:47:35 -08:00
88bbb61155 Updates, cleanup, and replace example 2016-07-21 10:15:23 +02:00
f71c459980 Prep integration test 2016-07-20 21:39:25 +02:00
07d2ab7ec6 Adding testable example documention. Fixing typo in ClientOptions 2016-07-19 21:37:10 -04:00