Token bucket ratelimiter for golang; it wraps the Limiter
in
golang.org/x/time/rate
. It implements global and per-host rate limits.
It uses an LRU cache to cache the most frequently used per-host limiters.
-
Notifications
You must be signed in to change notification settings - Fork 0
golang ratelimiter without using channels or timers
License
opencoff/go-ratelimit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
golang ratelimiter without using channels or timers
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published