Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-cloudflare-backoff-devel-0-0.12.20190628git647f3cd.fc39 RPM for noarch

From Fedora 39 for ppc64le / g

Name: golang-github-cloudflare-backoff-devel Distribution: Fedora Project
Version: 0 Vendor: Fedora Project
Release: 0.12.20190628git647f3cd.fc39 Build date: Thu Jul 20 02:56:05 2023
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 14555 Source RPM: golang-github-cloudflare-backoff-0-0.12.20190628git647f3cd.fc39.src.rpm
Packager: Fedora Project
Url: https://github.com/cloudflare/backoff
Summary: Backoff timer shared between several projects
This package implements the backoff strategy described in the AWS Architecture
Blog article "Exponential Backoff And Jitter". Essentially, the backoff has an
interval time.Duration; the nth call to backoff will return an a time.Duration
that is 2 n * interval. If jitter is enabled (which is the default behaviour),
the duration is a random value between 0 and 2 n * interval. The backoff is
configured with a maximum duration that will not be exceeded; e.g., by default,
the longest duration returned is backoff.DefaultMaxDuration.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/cloudflare/backoff

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Jul 24 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.10
  - SPEC cleanup
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/share/doc/golang-github-cloudflare-backoff-devel
/usr/share/doc/golang-github-cloudflare-backoff-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/cloudflare
/usr/share/gocode/src/github.com/cloudflare/backoff
/usr/share/gocode/src/github.com/cloudflare/backoff/.goipath
/usr/share/gocode/src/github.com/cloudflare/backoff/README.md
/usr/share/gocode/src/github.com/cloudflare/backoff/backoff.go
/usr/share/gocode/src/github.com/cloudflare/backoff/backoff_test.go
/usr/share/licenses/golang-github-cloudflare-backoff-devel
/usr/share/licenses/golang-github-cloudflare-backoff-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 10 02:35:47 2024