package
0.23.0-alpha4
Repository: https://github.com/simulot/immich-go.git
Documentation: pkg.go.dev

# Functions

NewPool creates a new Pool with a specified number of workers.

# Structs

Pool manages a pool of worker goroutines.

# Type aliases

Task represents a unit of work to be processed by the worker pool.