Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisLimiter ¶
type RedisLimiter struct {
// contains filtered or unexported fields
}
func NewRedisLimiter ¶
func NewRedisLimiter(dsn string) (*RedisLimiter, error)
func (*RedisLimiter) ShouldAllow ¶
Click to show internal directories.
Click to hide internal directories.