Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Admin *admin.Admin ActionBar *action_bar.ActionBar )
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
Source Files
¶
- admin.go
- filebox.go
- worker.go
Click to show internal directories.
Click to hide internal directories.