throttler

package
v0.0.0-...-9ccb114 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyOperationToList

func ApplyOperationToList[TInput, TOutput any](items types.List[TInput], minPause, maxConcurrent int, operation func(t TInput) (TOutput, error)) (types.List[TOutput], error)

ApplyOperationToList run concurrent operations on a list of inputs type TInput and get a list of outputs type TOutput with concurrency limitation mechanism

Types

This section is empty.

Jump to

Keyboard shortcuts

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