//
pkg.gl
Category
github.com/contiamo/go-base/v2
pkg
queue
workers
package
2.8.3
Repository:
https://github.com/contiamo/go-base.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
15
Dependents
0
Files
463 SLOC
#
Functions
NewScheduleWorker
NewScheduleWorker creates a new task scheduling worker.
NewTaskWorker
NewTaskWorker creates a new Task Worker instance.
#
Variables
ErrScheduleQueueIsEmpty
ErrScheduleQueueIsEmpty occurs when there is no schedule with the `next_execution_time` in the past.