//
pkg.gl
Category
github.com/stackql/vitess
go
ratelimiter
package
3.0.0-rc.3+incompatible
Repository:
https://github.com/stackql/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
32 SLOC
#
Functions
NewRateLimiter
NewRateLimiter creates a new RateLimiter.
#
Structs
RateLimiter
RateLimiter was inspired by https://github.com/golang/go/wiki/RateLimiting.