package
0.0.3
Repository: https://github.com/mutablelogic/go-accessory.git
Documentation: pkg.go.dev

# Functions

Create a new queue with the given namespace.
Create a new queue with the given namespace.
NewTask creates a new task with the given namespace, priority, and when the task should expire.
NewTaskWithPriority creates a new task with the given namespace and priority.
NewTaskWithPriorityAndExpiresAt creates a new task with the given namespace, priority, and when the task should expire.