Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Admin *admin.Admin ActionBar *action_bar.ActionBar )
View Source
var Filebox *filebox.Filebox
Functions ¶
Types ¶
type SimpleQueue ¶
func (*SimpleQueue) Add ¶
func (q *SimpleQueue) Add(j worker.QorJobInterface) error
func (*SimpleQueue) Kill ¶
func (q *SimpleQueue) Kill(j worker.QorJobInterface) error
func (*SimpleQueue) Remove ¶
func (q *SimpleQueue) Remove(j worker.QorJobInterface) error
func (*SimpleQueue) Run ¶
func (q *SimpleQueue) Run(j worker.QorJobInterface) error
Click to show internal directories.
Click to hide internal directories.