concurrent

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[T any](items iter.Seq[T], run func(p T) error) error

Map runs over all items in parallel and collects errors.

func Map2

func Map2[K any, T any](items iter.Seq2[K, T], run func(i K, p T) error) error

Map runs over all items in parallel and collects errors.

Types

This section is empty.

Jump to

Keyboard shortcuts

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