Package leakybucket implements a scalable leaky bucket algorithm as a meter for rate limiting.
go get github.com/kevinms/leakybucket-goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a leaky bucket with capacity 10 and rate 1 per second, then adds a drop.
No known issues recorded.
No dependency data recorded yet.