package
0.0.0-20250307145209-c3a19bf62e49
Repository: https://github.com/ardanlabs/service.git
Documentation: pkg.go.dev

# Functions

New constructs a Worker for managing and executing jobs.

# Structs

Worker manages jobs and the execution of those jobs concurrently.

# Type aliases

JobFn defines a function that can execute work for a specific job.