joeycumines / go-faucet

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Go 100.0%