package
Version:
v0.0.0-...-abfb8b1
Opens a new window with list of versions in this module.
Published: Jul 15, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Package retry provides a facility for retrying function
invocations.
Function retries the given function for the given number of
attempts at the given interval.
type RetryOpt interface {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.