package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 8, 2020
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.
README
¶
Documentation
¶
WaitGroup is a wrapper over sync.WaitGroup providing additional functionality
Run adds provided functions to the group (incrementing the group counter)
running each callable in a separate goroutine
Source Files
¶
Click to show internal directories.
Click to hide internal directories.