Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Available ¶
func Available(group string, f WeightFunc) gin.HandlerFunc
Types ¶
type Blocker ¶
type Limiter ¶
type Limiter struct {
// contains filtered or unexported fields
}
func (*Limiter) Limit ¶
func (limiter *Limiter) Limit() gin.HandlerFunc
type WeightFunc ¶
func Weight ¶
func Weight(w int) WeightFunc
Click to show internal directories.
Click to hide internal directories.