Pakket: golang-github-cenkalti-backoff-dev (4.1.0-2)
Verwijzigingen voor golang-github-cenkalti-backoff-dev
Trisquel bronnen:
Het bronpakket golang-github-cenkalti-backoff downloaden:
- [golang-github-cenkalti-backoff_4.1.0-2.dsc]
- [golang-github-cenkalti-backoff_4.1.0.orig.tar.gz]
- [golang-github-cenkalti-backoff_4.1.0-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Martín Ferrari
- Félix Sipma
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
exponential backoff algorithm in Go
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.
Andere aan golang-github-cenkalti-backoff-dev gerelateerde pakketten
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries