Package tokenbucket implements a token bucket rate limiter.
go get github.com/cockroachdb/tokenbucketNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a token bucket with capacity 10 and refill rate 1 per second, then tries to consume one token.
No known issues recorded.
No dependency data recorded yet.