package
1.0.0
Repository: https://github.com/sethvargo/go-limiter.git
Documentation: pkg.go.dev

# Functions

New creates an in-memory rate limiter that uses a bucketing model to limit the number of permitted events over an interval.

# Structs

Config is used as input to New.