Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DecayTimer ¶
func NewDecayTimer ¶
func NewDecayTimer(d time.Duration, b float32) *DecayTimer
func (*DecayTimer) Stop ¶
func (t *DecayTimer) Stop()
type Opt ¶
type Opt func(*retrier)
func WithInterval ¶
func WithLogger ¶
func WithLogger(l logger) Opt
Click to show internal directories.
Click to hide internal directories.