package
Version:
v0.92.0
Opens a new window with list of versions in this module.
Published: Oct 27, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package semerrgroup wraps a error group with a semaphore with configurable
size, so you can control the number of tasks being executed simultaneously.
Group is the Semphore ErrorGroup itself
New returns a new Group of a given size.
Go execs one function respecting the group and semaphore.
Wait waits for the group to complete and return an error if any.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.