package
Version:
v0.4.19
Opens a new window with list of versions in this module.
Published: Mar 9, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 11
Opens a new window with list of known importers.
Documentation
¶
type Job struct {
Err error `json:"err"`
ID string `json:"id"`
}
type QueueOptions struct {
Name string
Type string
Redis *redis.Client
Factory taskq.Factory
Storage Storage
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.