Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client *asynq.Client
Client is the asynq.Client used by workers during runtime.
View Source
var Inspector *asynq.Inspector
Inspector is the asynq.Inspector used by workers during runtime.
Functions ¶
func SetClient ¶
SetClient shall be invoked from cli commands to set the asynq client for the workers. Workers will have the ability to enqueue tasks.
func SetInspector ¶ added in v0.1.8
SetInspector shall be invoked from cli commands to set the asynq inspector for the workers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.