ratelimit

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HeaderLimit     = runtimeratelimit.HeaderLimit
	HeaderRemaining = runtimeratelimit.HeaderRemaining
	HeaderReset     = runtimeratelimit.HeaderReset
)
View Source
const ImportPath = "github.com/cssbruno/gowdk/addons/ratelimit"

ImportPath is the canonical Go import path for the rate-limit addon.

Variables

Functions

func Addon

func Addon() gowdk.Addon

Addon enables request-time rate limiting support.

Types

type ErrorHandler

type ErrorHandler = runtimeratelimit.ErrorHandler

type InMemoryOptions

type InMemoryOptions = runtimeratelimit.InMemoryOptions

type InMemoryStore

type InMemoryStore = runtimeratelimit.InMemoryStore

type KeyFunc

type KeyFunc = runtimeratelimit.KeyFunc

type LimitHandler

type LimitHandler = runtimeratelimit.LimitHandler

type Limiter

type Limiter = runtimeratelimit.Limiter

type Options

type Options = runtimeratelimit.Options

type RedisClient

type RedisClient = runtimeratelimit.RedisClient

type RedisOptions

type RedisOptions = runtimeratelimit.RedisOptions

type RedisStore

type RedisStore = runtimeratelimit.RedisStore

type Result

type Result = runtimeratelimit.Result

type Store

type Store = runtimeratelimit.Store

Jump to

Keyboard shortcuts

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