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