package
1.10.20
Repository: https://github.com/code-payments/code-server.git
Documentation: pkg.go.dev

# Functions

NewRedisRateLimiter returns an in memory limiter.

# Structs

NoLimiter never limits operations.

# Interfaces

Limiter limits operations based on a provided key.

# Type aliases

LimiterCtor allows the creation of a Limiter using a provided rate.