Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
Engine is a fake implementation of async.Engine used for testing
func NewEngine ¶
func NewEngine() *Engine
NewEngine returns a new, fake implementation of async.Engine used for testing
func (*Engine) RegisterJob ¶
RegisterJob registers a new Job with the async engine
Click to show internal directories.
Click to hide internal directories.