deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Go library for limiting the amount of concurrent goroutines
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.
Homepage: https://github.com/remeh/sizedwaitgroup
Installed-Size: '19'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Package: golang-github-remeh-sizedwaitgroup-dev
Priority: optional
Section: devel
Source: golang-github-remeh-sizedwaitgroup
Version: 0.0~git20180822.5e7302b-1.1
srcpkg_name: golang-github-remeh-sizedwaitgroup
srcpkg_version: 0.0~git20180822.5e7302b-1.1