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

golang-github-nozzle-throttler-devel-1.1-1.fc40.2 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-nozzle-throttler-devel Distribution: Fedora Project
Version: 1.1 Vendor: Fedora Project
Release: 1.fc40.2 Build date: Wed Jan 24 19:55:45 2024
Group: Unspecified Build host: buildhw-x86-14.iad2.fedoraproject.org
Size: 30952 Source RPM: golang-github-nozzle-throttler-1.1-1.fc40.2.src.rpm
Packager: Fedora Project
Url: https://github.com/nozzle/throttler
Summary: Throttler - intelligent WaitGroups
Throttler fills the gap between sync.WaitGroup and manually monitoring your
goroutines with channels. The API is almost identical to Wait Groups, but it
allows you to set a max number of workers that can be running simultaneously. It
uses channels internally to block until a job completes by calling Done() or
until all jobs have been completed. It also provides a built in error channel
that captures your goroutine errors and provides access to them as []error after
you exit the loop.

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

Provides

Requires

License

ASL 2.0

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-1.2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-1.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

Files

/usr/share/doc/golang-github-nozzle-throttler-devel
/usr/share/doc/golang-github-nozzle-throttler-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/nozzle
/usr/share/gocode/src/github.com/nozzle/throttler
/usr/share/gocode/src/github.com/nozzle/throttler/.goipath
/usr/share/gocode/src/github.com/nozzle/throttler/example_test.go
/usr/share/gocode/src/github.com/nozzle/throttler/throttler.go
/usr/share/gocode/src/github.com/nozzle/throttler/throttler_test.go
/usr/share/licenses/golang-github-nozzle-throttler-devel
/usr/share/licenses/golang-github-nozzle-throttler-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:07:47 2024