SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-remeh-sizedwaitgroup-devel rpm build for : Fedora 37. For other distributions click golang-github-remeh-sizedwaitgroup-devel.

Name : golang-github-remeh-sizedwaitgroup-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 5.fc37 Date : 2022-07-21 13:19:25
Group : Unspecified Source RPM : golang-github-remeh-sizedwaitgroup-1.0.0-5.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Golang WaitGroup with throttling
Description :
SizedWaitGroup has the same role and API as sync.WaitGroup but it adds a limit
of the amount of goroutines started concurrently.

SizedWaitGroup adds the feature of limiting the maximum number of concurrently
started routines. It could for example be used to start multiples routines
querying a database but without sending too much queries in order to not
overload the given database.

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

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-remeh-sizedwaitgroup-devel-1.0.0-5.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-remeh-sizedwaitgroup-devel-1.0.0-5.fc37.noarch.rpm
     

Provides :
golang(github.com/remeh/sizedwaitgroup)
golang-github-remeh-sizedwaitgroup-devel
golang-ipath(github.com/remeh/sizedwaitgroup)

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-remeh-sizedwaitgroup-devel
/usr/share/doc/golang-github-remeh-sizedwaitgroup-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/remeh
/usr/share/gocode/src/github.com/remeh/sizedwaitgroup
/usr/share/gocode/src/github.com/remeh/sizedwaitgroup/.goipath
/usr/share/gocode/src/github.com/remeh/sizedwaitgroup/README.md
/usr/share/gocode/src/github.com/remeh/sizedwaitgroup/sizedwaitgroup.go
/usr/share/gocode/src/github.com/remeh/sizedwaitgroup/sizedwaitgroup_test.go
/usr/share/licenses/golang-github-remeh-sizedwaitgroup-devel
/usr/share/licenses/golang-github-remeh-sizedwaitgroup-devel/LICENSE

 
ICM