package
0.3.0
Repository: https://github.com/erikkalkoken/feedhook.git
Documentation: pkg.go.dev

# Functions

NewLimiter returns a new Limiter object.

# Structs

Limiter represents a rate Limiter implementing the sliding log algorithm.
RateLimited holds information wether a client is being rate limited.