package
0.0.0-20230116100237-ae47b1a02e00
Repository: https://github.com/imumesh18/asynq.git
Documentation: pkg.go.dev

# Functions

GetMaxRetry extracts maximum retry from a context, if any.
GetQueueName extracts queue name from a context, if any.
GetRetryCount extracts retry count from a context, if any.
GetTaskID extracts a task ID from a context, if any.
New returns a context and cancel function for a given task message.