package
2.0.0+incompatible
Repository: https://github.com/nerdatmath/vitess.git
Documentation: pkg.go.dev

# Functions

NewRateLimiter creates a new RateLimiter.

# Structs

RateLimiter was inspired by https://github.com/golang/go/wiki/RateLimiting.