A rate limiter for Go that provides a simple interface for limiting the rate of operations.
go get github.com/beefsack/go-rateNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a rate limiter allowing 10 operations per second and checks if an operation is allowed.
No known issues recorded.
No dependency data recorded yet.