/retry

A go package to retry tasks that might eventually succeed

Primary LanguageGoMIT LicenseMIT

retry

Go Report Card Godoc Releases LICENSE

Package retry A utility to invoke a method that might fail, but should eventually succeed.

Documentation & Examples

Documentation & Examples can be found on the packages documentation.