Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTaskNotFound = errors.New("Task not found.")
Functions ¶
func RegisterScheduler ¶
func RegisterScheduler(name string, new_ NewScheduler, args []Args)
Types ¶
type NewScheduler ¶
func Get ¶
func Get(name string) (NewScheduler, bool)
Click to show internal directories.
Click to hide internal directories.