Documentation ¶
Index ¶
- func Retry(attempts int, sleep time.Duration, f func() error, logFunc func(error) string) error
- func Run(r Next, f func() error, onError func(err error), onPanic func(x interface{})) bool
- func RunAsync(r Next, f func() error, onError func(err error), onPanic func(x interface{})) chan bool
- type Counter
- type Next
- type WaitFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.