github.com/codeGROOVE-dev/retry
Ecosystem:
go
go
Package URL:
pkg:golang/github.com/codeGROOVE-dev/retry
Total PRs:
1 Dependabot PR
1 Dependabot PR
Latest PR:
5 months ago
5 months ago
Unique Repositories:
1 repository
1 repository
Unique Repos (30 days):
1 repository
1 repository
Recent PRs (filtered by: Merged )
No PRs Found
No Dependabot PRs found for this package.
Package Details
| Name: | github.com/codeGROOVE-dev/retry |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/codeGROOVE-dev/retry |
| JSON API: | View JSON |
Package Information
Description:
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:
| Repository: | https://github.com/codeGROOVE-dev/retry |
| Homepage: | https://github.com/codeGROOVE-dev/retry |
| Latest Release: |
v1.3.0
8 months ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 5.6015% by dependent repos Top 5.249% by dependent pkgs |
PR Types
Patch
1 (100.0%)