Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ratelimiter ¶
type Ratelimiter struct {
// contains filtered or unexported fields
}
func (*Ratelimiter) Close ¶
func (rate *Ratelimiter) Close()
func (*Ratelimiter) Init ¶
func (rate *Ratelimiter) Init()
type RatelimiterEntry ¶
type RatelimiterEntry struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.