package
1.1.1
Repository: https://github.com/rtlnl/phoenix.git
Documentation: pkg.go.dev

# Functions

New creates a new worker object.

# Constants

WorkerLockKey is the key for locking/unlocking.

# Structs

TaskConsumer is the objecy around the Consumer interface.
TaskPayload is the struct that contains the payload for consuming the task.
Worker encapsulate the queueing system.