package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

NewLimiter creates a new Limiter.
WithLogger configures a Limiter with a custom logger.

# Structs

Config defines Limiter configuration.
Limiter limits egress and ingress bandwidth via token-bucket rate limiter.

# Type aliases

Option allows setting optional parameters in Limiter.