manager

package
v0.0.0-...-558135a Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: GPL-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create[T, S any](
	parentCtx context.Context,
	bufferSize int,
	hook JobHook,
) (pool.Manager[T, S], error)

Types

type JobHook

type JobHook interface {
	JobStart()
	JobFinish()
	WorkerAdd()
	WorkerRemove()
}

Jump to

Keyboard shortcuts

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