worker

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package worker spins up n goroutine worker

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessArray

func ProcessArray(ctx context.Context, data []interface{},
	fn func(context.Context, interface{}) (interface{}, error)) ([]interface{}, error)

ProcessArray asynchronously processes an array, spinning up n (n being number of CPUs) goroutine worker instances. ProcessArray blocks until the workers have all finished

Types

This section is empty.

Jump to

Keyboard shortcuts

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