package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Feb 3, 2021
License: Apache-2.0
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
¶
func ExecuteAndAggregateResults(closures []Closure) []interface{}
ExecuteAndAggregateResults handles concurrent execution of []Closure.
type Closure func() interface{}
Closure defines the signature for the closure to execute concurrently within ExecuteAndAggregateResults.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.