#1 go-limiter
Package limiter defines rate limiting systems.
Package gubernator is a reverse proxy.
Health score 62/100, confidence 95/100.
| Latest version | v0.9.2 |
| Imported by | 1 packages |
| Stars | 959 |
| Forks | 95 |
| Last activity | 2 years ago |
| Latest release | v2.4.0 (2 years ago) |
| License | Apache-2.0 |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Algorithm | Type | type Algorithm int32 |
| Algorithm.EnumDescriptor | Method | func (Algorithm) EnumDescriptor() ([]byte, []int) |
| Algorithm.String | Method | func (x Algorithm) String() string |
| Algorithm_LEAKY_BUCKET | Constant | const Algorithm_LEAKY_BUCKET |
| Algorithm_TOKEN_BUCKET | Constant | const Algorithm_TOKEN_BUCKET |
| Behavior | Type | type Behavior int32 |
| Behavior.EnumDescriptor | Method | func (Behavior) EnumDescriptor() ([]byte, []int) |
| Behavior.String | Method | func (x Behavior) String() string |
| Behavior_BATCHING | Constant | const Behavior_BATCHING |
| Behavior_DURATION_IS_GREGORIAN | Constant | const Behavior_DURATION_IS_GREGORIAN |
| Behavior_GLOBAL | Constant | const Behavior_GLOBAL |
| Behavior_MULTI_REGION | Constant | const Behavior_MULTI_REGION |
Package limiter defines rate limiting systems.
net/http rate limiter middleware
Package httprl provides a rate limiter for http servers.
Dead simple rate limit middleware for Go.
Package caddywaf implements a Web Application Firewall (WAF) middleware for Caddy.
A Go blocking leaky-bucket rate limit implementation
Package limiter defines rate limiting systems.
net/http rate limiter middleware
Package httprl provides a rate limiter for http servers.
Dead simple rate limit middleware for Go.
Package caddywaf implements a Web Application Firewall (WAF) middleware for Caddy.