ratelimit

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisRateLimiter

type RedisRateLimiter struct {
	// contains filtered or unexported fields
}

func NewRedisRateLimiter

func NewRedisRateLimiter(url string, secWindow int64) (*RedisRateLimiter, error)

func (*RedisRateLimiter) Info

func (r *RedisRateLimiter) Info(pr string) string

func (*RedisRateLimiter) Validate

func (r *RedisRateLimiter) Validate(key string, limit int64, quota int64) (bool, int64, int64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL