package
0.0.4
Repository: https://github.com/alfg/openencoder.git
Documentation: pkg.go.dev

# Functions

NewWorker creates a new worker instance to listen and process jobs in the queue.

# Structs

Config defines configuration for creating a NewWorker.
Context defines the job context to be passed to the worker.