# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTokenBucketRateLimiter creates a rate limiter which implements a token bucket approach.
NewTokenBucketRateLimiterWithClock is identical to NewTokenBucketRateLimiter but allows an injectable clock, for testing.