package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

NewRateLimiter makes a new multi-tenant rate limiter.

# Structs

RateLimiter is a multi-tenant local rate limiter based on golang.org/x/time/rate.

# Interfaces

RateLimiterStrategy defines the interface which a pluggable strategy should implement.