Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TaskManager ¶
type TaskManager struct {
// contains filtered or unexported fields
}
TaskManager is a module for node task management.
func (*TaskManager) Enable ¶
func (tm *TaskManager) Enable() bool
Enable indicates whether enable this module.
func (*TaskManager) RestartPolicy ¶
func (tm *TaskManager) RestartPolicy() *core.ModuleRestartPolicy
Click to show internal directories.
Click to hide internal directories.