Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerDuration ¶
Types ¶
type LimitMiddleware ¶
type LimitMiddleware struct {
// contains filtered or unexported fields
}
func New ¶
func New(rdb redis.UniversalClient, opt *Option) *LimitMiddleware
func (*LimitMiddleware) LimitMiddleware ¶
func (l *LimitMiddleware) LimitMiddleware(optChain ...*Option) gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.