MD5 | 06741972F3A29A4DCD781254075A6AAA |
PackageArch | noarch |
PackageDescription | 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 |
PackageMaintainer | Fedora Project |
PackageName | golang-github-remeh-sizedwaitgroup-devel |
PackageRelease | 0.6.20190530git5e7302b.fc32 |
PackageVersion | 0 |
SHA-1 | FB099C28491FC1DE9A81D0DCA7DA667E67E977AD |
SHA-256 | B7C2CE8833EFE894306F3FD68642F326D9700FC3D85DD39526F4B5B95DD31054 |