Discover Packages
github.com/Aptomi/k8s-app-engine
pkg
util
retry
package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Mar 1, 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 "attempts" times with provided interval and returning true if it's successfully completed
Do2 retries provided function "attempts" times, doubling the 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.