Documentation
¶
Index ¶
- Variables
- func Retry(num int, fn func(i int)) (err error)
- func RetryAt(t time.Duration, fn func(i int))
- func Ticker(fn func(i int) time.Duration)
- func Try(fn interface{}) func(...interface{}) func(...interface{}) (err error)
- func TryRaw(fn reflect.Value) func(...reflect.Value) func(...reflect.Value) (err error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.