Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ThrottleMiddleware ¶
func ThrottleMiddleware(h ThrottleHandlerFunc) gin.HandlerFunc
Types ¶
type ThrottleHandlerFunc ¶
type ThrottleHandlerFunc func() bool
Click to show internal directories.
Click to hide internal directories.