//
pkg.gl
Category
github.com/sethvargo/go-limiter
memorystore
package
1.0.0
Repository:
https://github.com/sethvargo/go-limiter.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
52
Files
286 SLOC
#
Functions
New
New creates an in-memory rate limiter that uses a bucketing model to limit the number of permitted events over an interval.
#
Structs
Config
Config is used as input to New.