parallel

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ch <-chan func() error) (*sync.WaitGroup, chan error, *uint64)

Run will run the functions read from the given channel concurrently. This function returns a wait group synchronized on the invocation functions, a channel on which any error values are written, and a pointer to the number of tasks that have completed, which is updated atomically.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL