Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrParamsNotPass = errors.New("Request parameter validation failed")
)
Functions ¶
func InitLimiter ¶
func InitLimiter(c *config.LimitConfig) error
func New ¶
func New() core.HubDispatcher
Types ¶
type Limiter ¶
type Limiter struct {
*throttled.GCRARateLimiter
}
Click to show internal directories.
Click to hide internal directories.