proxy.golang.org : github.com/codeGROOVE-dev/retry
Package retry provides a simple and flexible retry mechanism for Go. It allows executing functions with automatic retry on failure, with configurable backoff strategies, retry conditions, and error handling. The package is safe for concurrent use. The package is inspired by Try::Tiny::Retry from Perl. Basic usage: With data return:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/code%21g%21r%21o%21o%21v%21e-dev/retry
Keywords:
golang-library
, reliability
, retry
, retry-library
License: MIT
Latest release: 4 months ago
First release: 6 months ago
Namespace: github.com/codeGROOVE-dev
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago
github.com/codegroove-dev/retry v1.3.0
Simple battle-hardened retry library for Go.5 versions - Latest release: 4 months ago - 1 stars on GitHub