work

package
v2.0.48+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pool

type Pool struct {
	Count int
}

func (Pool) ParallelDo

func (p Pool) ParallelDo(tasks ...func() error) error

ParallelDo Runs the given set of tasks in parallel using the configured number of worker go routines Will stop adding new tasks if a task throws an error, but will wait for in-flight tasks to finish

Jump to

Keyboard shortcuts

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