parallel

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForInt

func ForInt(to int, fn ForIntFn) error

ForInt iterate a function in parallel using goroutines Adapted from https://github.com/tsenart/nap scatter() function

Types

type ForIntFn

type ForIntFn func(i int) error

Jump to

Keyboard shortcuts

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