parallel

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package parallel provides helper functions for the dispatching of parallel jobs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Line

func Line(length int, fn func(start, end int))

Line dispatches a parameter fn into multiple goroutines by splitting the parameter length by the number of available CPUs and assigning the length parts into each fn.

Types

This section is empty.

Jump to

Keyboard shortcuts

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