Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseTimer ¶
closeTimer should be used as a deferred function in order to cleanly shut down a timer
Types ¶
type BackoffFunc ¶
func NewBackoffPolicy ¶
func NewBackoffPolicy(mind, maxd time.Duration) BackoffFunc
Click to show internal directories.
Click to hide internal directories.