Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-remeh-sizedwaitgroup-devel | Distribution: Fedora Project |
Version: 1.0.0 | Vendor: Fedora Project |
Release: 9.fc40 | Build date: Wed Jan 24 20:25:18 2024 |
Group: Unspecified | Build host: buildvm-x86-09.iad2.fedoraproject.org |
Size: 6298 | Source RPM: golang-github-remeh-sizedwaitgroup-1.0.0-9.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/remeh/sizedwaitgroup | |
Summary: Golang WaitGroup with throttling |
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
MIT
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/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/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024