Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: compat-golang-github-cenkalti-backoff-4-devel | Distribution: Mageia |
Version: 4.1.2 | Vendor: Mageia.Org |
Release: 2.mga9 | Build date: Fri Dec 9 23:28:38 2022 |
Group: Development/Other | Build host: localhost |
Size: 1 | Source RPM: golang-github-cenkalti-backoff-4.1.2-2.mga9.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/cenkalti/backoff | |
Summary: Exponential backoff algorithm in Go |
This is a Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java. Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met. This package provides symbolic links that alias the following Go import paths to github.com/cenkalti/backoff: – github.com/cenkalti/backoff/v4 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/cenkalti/backoff.
MIT
* Fri Dec 09 2022 pterjan <pterjan> 4.1.2-2.mga9 + Revision: 1920153 - Rebuild for Mageia 9 * Sun Nov 14 2021 guillomovitch <guillomovitch> 4.1.2-1.mga9 + Revision: 1756316 - new version 4.1.2 * Wed Dec 30 2020 pterjan <pterjan> 4.1.0-1.mga8 + Revision: 1666335 - Mageiaize - imported package golang-github-cenkalti-backoff
/usr/share/gocode/src/github.com/cenkalti/backoff/v4
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 22 05:47:12 2024