Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Repeat ¶
Repeat executes f every interval seconds until stopc is closed. It executes f once right after being called.
func Retry ¶
Retry executes f every interval seconds until timeout or no error is returned from f.
Types ¶
This section is empty.
Source Files
¶
- runutil.go
Click to show internal directories.
Click to hide internal directories.