Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDelayingLimiter ¶
func NewDelayingLimiter(limit Waiting) endpoint.Middleware
func NewErrorLimiter ¶
func NewErrorLimiter(limit Allowing) endpoint.Middleware
Types ¶
type AllowingFunc ¶
type AllowingFunc func() bool
func (AllowingFunc) Allow ¶
func (f AllowingFunc) Allow() bool
Click to show internal directories.
Click to hide internal directories.