package
0.0.0-20230116100237-ae47b1a02e00
Repository: https://github.com/imumesh18/asynq.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
SchedulerEnqueueEvent holds information about an enqueue event by a scheduler.
SchedulerEntry holds information about a periodic task registered with a scheduler.
ServerInfo holds information about a running server.
TaskMessage is the internal representation of a task with additional metadata fields.
WorkerInfo holds information about a running worker.