Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
Controller is the controller of job
type ControllerImpl ¶
type ControllerImpl struct {
// contains filtered or unexported fields
}
ControllerImpl is the implement of Controller
func (*ControllerImpl) Prepare ¶
func (l *ControllerImpl) Prepare() (err error)
Prepare prepare for job
Click to show internal directories.
Click to hide internal directories.