Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SkipThrottler ¶
type SkipThrottler struct {
// contains filtered or unexported fields
}
func NewSkipThrottler ¶
func NewSkipThrottler(d time.Duration) *SkipThrottler
func (*SkipThrottler) Ok ¶
func (tt *SkipThrottler) Ok() bool
Click to show internal directories.
Click to hide internal directories.