package
1.9.29
Repository: https://github.com/infraboard/mcube.git
Documentation: pkg.go.dev

# Functions

NewCookieKeyModeLimiter todo.
NewGlobalModeLimiter todo.
NewHeaderKeyModeLimiter todo.
NewRemoteIPModeLimiter todo.

# Constants

CookieKeyMode 更加cookie中特定的Key进行限制.
GlobalMode 限制所有的请求.
HeaderKeyMode 根据Header中的特定Key进行限制.
RemoteIPMode 限制远程IP的速率.

# Structs

Limiter is the structure for request rate limiter.

# Type aliases

Mode 限制模式.