Documentation
¶
Index ¶
Constants ¶
View Source
const (
// JobQueue is the redis queue which stores jobs
JobQueue = "sysqueue"
)
Variables ¶
View Source
var Queue *rmq.RedisConnection
Queue is to hold the redis connection created by Connect function and make it availble globally
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.