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.fc37 RPM for noarch

From Fedora 37 for ppc64le / g

Name: golang-github-nozzle-throttler-devel Distribution: Fedora Project
Version: 1.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Jul 21 12:54:23 2022
Group: Unspecified Build host: buildvm-x86-25.iad2.fedoraproject.org
Size: 34241 Source RPM: golang-github-nozzle-throttler-1.1-1.fc37.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

* Thu Aug 05 2021 Robert-André Mauchin <zebob.m@gmail.com> 1.1-1
  - Initial release

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/README.md
/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 9 20:42:17 2024