package
Version:
v0.1.0-rc.0
Opens a new window with list of versions in this module.
Published: May 18, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Repeat executes f every interval seconds until stopc is closed.
It executes f once right after being called.
Retry executes f every interval seconds until timeout or no error is returned from f.
RetryWithLog executes f every interval seconds until timeout or no error is returned from f. It logs an error on each f error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.