package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Dec 4, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func ExecuteNTimes[T any](ctx context.Context, n int, parallel int, failFast bool, ...) ([]T, error)
-
func ExecuteSlice[In any, Out any](ctx context.Context, in []In, parallel int, failFast bool, ...) ([]Out, error)
ExecuteSlice maps a slice of inputs with concurrency, same semantics
Source Files
¶
Click to show internal directories.
Click to hide internal directories.