package
2.0.0+incompatible
Repository: https://github.com/mosache/go-zero.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewTokenLimiter returns a new TokenLimiter that allows events up to rate and permits bursts of at most burst tokens.
# Variables
No description provided by the author
# Structs
No description provided by the author
A TokenLimiter controls how frequently events are allowed to happen with in one second.
# Type aliases
No description provided by the author