1
2
mirror of https://github.com/yunginnanet/Rate5 synced 2024-06-28 18:11:01 +00:00
Go to file
2021-08-27 23:22:25 -07:00
go.mod initial commit 2021-08-27 23:22:25 -07:00
go.sum initial commit 2021-08-27 23:22:25 -07:00
models.go initial commit 2021-08-27 23:22:25 -07:00
ratelimiter.go initial commit 2021-08-27 23:22:25 -07:00
README.md initial commit 2021-08-27 23:22:25 -07:00

Rate5

GoDoc Go Report Card

A generic ratelimitter for any golang project.

To-Do

More documentation
Testing (figuring out what to-do)