Discover Packages
github.com/aptomi/k8s-app-engine
pkg
util
retry
package
Version:
v0.1.15
Opens a new window with list of versions in this module.
Published: Jun 25, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Do retries provided function until maxTime is reached, using provided interval as a delay and returning true if it's successfully completed
Do2 retries provided until maxTime is reached, doubling the delay interval until it reaches the maxInterval and returning true if it's successfully completed
Func is the function to retry returning true if it's successfully completed
Source Files
¶
Click to show internal directories.
Click to hide internal directories.