Skip to content

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

License

Notifications You must be signed in to change notification settings

joeycumines/go-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages