Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (*Engine) AddTask ¶
func (e *Engine) AddTask(seconds uint, callback TaskCallback, params ...interface{}) error
添加任务
func (*Engine) GetTaskDistribution ¶ added in v0.1.27
任务分布
Click to show internal directories.
Click to hide internal directories.