Package : compat-golang-github-cenkalti-backoff-4-devel > RPM : compat-golang-github-cenkalti-backoff-4-devel-4.1.2-2.mga9.noarch.rpm

Basic items

Install
Name compat-golang-github-cenkalti-backoff-4-devel
Version 4.1.2
Release 2.mga9
URL https://github.com/cenkalti/backoff
Group Development/Other
Summary Exponential backoff algorithm in Go
Size 1B
Arch noarch
License MIT

Description

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM golang-github-cenkalti-backoff-4.1.2-2.mga9.src.rpm
Build time 2022-12-09 23:28:38
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie