package
1.13.0
Repository: https://github.com/llmariner/inference-manager.git
Documentation: pkg.go.dev

# Functions

NewLimiter returns a new rate limiter.
SetRateLimitHTTPHeaders sets rate limit headers to the response.

# Structs

Config is the configuration for rate limiter.
Limiter is a rate limiter.
RedisStoreConfig is the configuration for RedisStore.
Result is the result of a Take call.