Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnknownTask = errors.New("unknown task") ErrMissingTask = errors.New("missing task type") )
View Source
var AppName = "app"
Functions ¶
This section is empty.
Types ¶
type DispatchableQueue ¶
type Queue ¶
type Queue struct {
// contains filtered or unexported fields
}
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry() *Registry
Click to show internal directories.
Click to hide internal directories.