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-17.fc41 | - |
Fedora 41 | 1.0.3-17.fc41 | - |
Fedora 40 | 1.0.3-16.fc40 | - |
Fedora 39 | 1.0.3-13.fc39 | - |
You can contact the maintainers of this package via email at
golang-gopkg-retry-1 dash maintainers at fedoraproject dot org
.