sgaunet / ratelimit

Golang library to handle rate limit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

ratelimit

Just a little library to handle rate limit. Its use is very easy, an example can be found in the example folder. There are no tests, avoid to use it for now. I'm not working enough on it.

DEBUG

export RATELIMIT_LOGLEVEL=debug

About

Golang library to handle rate limit

License:MIT License


Languages

Language:Go 100.0%