package
0.8.9
Repository: https://github.com/influx6/npkg.git
Documentation: pkg.go.dev

# Functions

NewRateLimiter returns a new Limiter.
No description provided by the author

# Constants

PerMinute allows us to accept x requests per minute.
PerSecond allows us to accept x requests per second.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

Rate is the rate of allowed requests.