Documentation ¶
Overview ¶
Package threading provides a simple parallel run function. this will be moved elsewhere.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParallelRun ¶
Maps the given function across the [0, total) range of items, using nThreads goroutines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.