pool

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInterrupt = fmt.Errorf("finish by interrupt")
	ErrTimeout   = fmt.Errorf("finish by timeout")
)

Functions

func Start

func Start[T comparable](pf func(T) bool, args ...T) error

func StartWithSize

func StartWithSize[T comparable](size int, pf func(T) bool, args ...T) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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