Package tollbooth provides rate-limiting logic to HTTP request handler.
go get github.com/didip/tollboothNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a rate limiter that allows 1 request per second and applies it to a handler.
Use v5 or later if available, or pin to v4 with the +incompatible suffix in go.mod.
No dependency data recorded yet.