package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Nov 22, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client queue client.
Enqueue enqueues the given task and payload to a queue.
RegisterHandler register handler for the task type.
Queue is Queue instance.
func New(opt redis.Options) *Queue
New returns a Queue instance.
Client returns the queue client.
Run tasks with handlers.
Special attention, please run after registration is completed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.