Documentation ¶
Index ¶
- func WithAnotherDurationWithGivenProbability(duration time.Duration, probability float64) func(*UTicker)
- func WithDeviation(percentage float64) func(*UTicker)
- func WithExponentialBackoff(e int) func(*UTicker)
- func WithExponentialBackoffCapped(e int, max int) func(*UTicker)
- func WithFrequency(d time.Duration) func(*UTicker)
- func WithImmediateStart(b bool) func(*UTicker)
- func WithRampCapped(e int, max int) func(*UTicker)
- func WithRandomTickIn(duration time.Duration) func(*UTicker)
- type UTicker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithDeviation ¶
func WithExponentialBackoff ¶
func WithFrequency ¶
func WithImmediateStart ¶
func WithRampCapped ¶
func WithRandomTickIn ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.