Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaskQueueMainToText ¶ added in v1.0.8
func TaskQueueMainToText(tqs *queue.TaskQueueSet) string
TaskQueueMainToText dumps only the 'main' queue.
func TaskQueueToText ¶
TaskQueueToText dumps all tasks in queue.
func TaskQueues ¶ added in v1.3.0
func TaskQueues(tqs *queue.TaskQueueSet, format string, showEmpty bool) interface{}
TaskQueues dumps all queues. returns empty interface because we have a formatter on the router level, which will marshal data or return it as a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.