deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Fill the gap between WaitGroup and manually monitor goroutines with channels
The API is almost identical to WaitGroups,
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.
Homepage: https://github.com/nozzle/throttler
Installed-Size: '31'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-nozzle-throttler-dev
Priority: optional
Section: devel
Source: golang-github-nozzle-throttler
Version: 1.1-4
srcpkg_name: golang-github-nozzle-throttler
srcpkg_version: 1.1-4