Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RateLimiter ¶
速率限制器
func NewLimiter ¶
func NewLimiter(c *Config) (rl *RateLimiter)
func (*RateLimiter) Limit ¶ added in v1.0.4
func (r *RateLimiter) Limit() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.