SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-cloudflare-backoff-devel rpm build for : Fedora 37. For other distributions click golang-github-cloudflare-backoff-devel.

Name : golang-github-cloudflare-backoff-devel
Version : 0 Vendor : Fedora Project
Release : 0.10.20190628git647f3cd.fc37 Date : 2022-07-24 11:25:06
Group : Unspecified Source RPM : golang-github-cloudflare-backoff-0-0.10.20190628git647f3cd.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Backoff timer shared between several projects
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-cloudflare-backoff-devel-0-0.10.20190628git647f3cd.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-cloudflare-backoff-devel-0-0.10.20190628git647f3cd.fc37.noarch.rpm
     

Provides :
golang(github.com/cloudflare/backoff)
golang(github.com/cloudflare/backoff)(commit=647f3cdfc87a18586e279c97afd6526d01b0d063)
golang-github-cloudflare-backoff-devel
golang-ipath(github.com/cloudflare/backoff)
golang-ipath(github.com/cloudflare/backoff)(commit=647f3cdfc87a18586e279c97afd6526d01b0d063)

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


Content of RPM :
/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

 
ICM