An open index of dependabot pull requests across open source projects.

github.com/codeGROOVE-dev/retry

Ecosystem:
go
Package URL:
pkg:golang/github.com/codeGROOVE-dev/retry
Total PRs:
1 Dependabot PR
Latest PR:
5 months ago
Unique Repositories:
1 repository
Unique Repos (30 days):
1 repository
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 Status
Open 0 (0.0%)
Merged 0 (0.0%)
Closed 1 (100.0%)
PR Types
Patch 1 (100.0%)