Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 278 Bytes

go-faucet

Implements a simple pattern for polling based rate limiting, using Golang's time.Ticker.

Examples provided in the godoc here

Probably complete, but still WIP for now, currently sitting at 96.4% test coverage.