RateLimiter
interface RateLimiter
An interface for rate limiters.
Types
Functions
Link copied to clipboard
Tries to consume the tokens amount of tokens and returns state of the rate limiter.
An interface for rate limiters.
Tries to consume the tokens amount of tokens and returns state of the rate limiter.