Sun, 06 Oct 2024 17:18:20 UTC | login

Information for RPM golang-github-cloudflare-backoff-devel-0-0.4.20190628git647f3cd.fc33.noarch.rpm

ID658097
Namegolang-github-cloudflare-backoff-devel
Version0
Release0.4.20190628git647f3cd.fc33
Epoch
Archnoarch
SummaryBackoff timer shared between several projects
DescriptionThis 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
Build Time2020-07-30 17:43:29 GMT
Size14.02 KB
05d3098f9180eff17b13aa87f2600344
LicenseBSD
Provides
golang(github.com/cloudflare/backoff) = 0-0.4.20190628git647f3cd.fc33
golang(github.com/cloudflare/backoff)(commit=647f3cdfc87a18586e279c97afd6526d01b0d063) = 0-0.4.20190628git647f3cd.fc33
golang-github-cloudflare-backoff-devel = 0-0.4.20190628git647f3cd.fc33
golang-ipath(github.com/cloudflare/backoff) = 0-0.4.20190628git647f3cd.fc33
golang-ipath(github.com/cloudflare/backoff)(commit=647f3cdfc87a18586e279c97afd6526d01b0d063) = 0-0.4.20190628git647f3cd.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 11 of 11
Name ascending sort Size
/usr/share/doc/golang-github-cloudflare-backoff-devel0.00 B
/usr/share/doc/golang-github-cloudflare-backoff-devel/README.md2.33 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/cloudflare0.00 B
/usr/share/gocode/src/github.com/cloudflare/backoff0.00 B
/usr/share/gocode/src/github.com/cloudflare/backoff/.goipath111.00 B
/usr/share/gocode/src/github.com/cloudflare/backoff/README.md2.33 KB
/usr/share/gocode/src/github.com/cloudflare/backoff/backoff.go4.51 KB
/usr/share/gocode/src/github.com/cloudflare/backoff/backoff_test.go3.70 KB
/usr/share/licenses/golang-github-cloudflare-backoff-devel0.00 B
/usr/share/licenses/golang-github-cloudflare-backoff-devel/LICENSE1.24 KB
Component of No Buildroots