//
pkg.gl
Category
github.com/alfg/openencoder
api
worker
package
0.0.4
Repository:
https://github.com/alfg/openencoder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
1
Files
412 SLOC
#
Functions
NewWorker
NewWorker creates a new worker instance to listen and process jobs in the queue.
#
Structs
Config
Config defines configuration for creating a NewWorker.
Context
Context defines the job context to be passed to the worker.