Simple retry mechanism for Go
Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop. This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/retry.v1
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.3-7.fc35 | - |
Fedora 35 | 1.0.3-7.fc35 | - |
Fedora 34 | 1.0.3-6.fc34 | - |
You can contact the maintainers of this package via email at
golang-gopkg-retry-1 dash maintainers at fedoraproject dot org
.