Package-level declarations

Types

Link copied to clipboard
class DefaultRateLimitHandler(scope: RateLimitScope, deleteOnRefill: Boolean = true) : RateLimitHandler

Default RateLimitHandler implementation based on rate limit scopes.

Link copied to clipboard

Defines the behavior when a rate limited is triggered.