Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecutionArgs ¶
type Executor ¶
type Executor interface {
Execute(args ExecutionArgs) error
}
type PlatformManager ¶
type Scheduler ¶
type Scheduler interface {
Schedule(args ExecutionArgs) error
}
Click to show internal directories.
Click to hide internal directories.