package
0.0.0-20240403073756-b8dc29d3e606
Repository: https://github.com/wtran29/go-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

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