github.com/go-kit/kit/circuitbreaker | Package circuitbreaker implements the circuit breaker pattern. |
github.com/go-kit/kit/endpoint | Package endpoint defines an abstraction for RPCs. |
github.com/go-kit/kit/examples/addsvc | |
github.com/go-kit/kit/examples/addsvc/thrift/gen-go/addsvc | |
github.com/go-kit/kit/ratelimit | |
github.com/juju/ratelimit | Package ratelimit provides an efficient token bucket implementation that can be used to limit the rate of arbitrary things. |
github.com/sony/gobreaker | Package gobreaker implements the Circuit Breaker pattern. |
time | Package time provides functionality for measuring and displaying time. |