//
pkg.gl
Category
github.com/rogpeppe/rog-go
parallel
package
0.0.0-20241126162219-e91a9a7b5d33
Repository:
https://github.com/rogpeppe/rog-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
18
Files
58 SLOC
#
Functions
NewRun
NewRun returns a new parallel instance.
#
Structs
Run
Run represents a number of functions running concurrently.
#
Type aliases
Errors
Errors holds any errors encountered during the parallel run.