Documentation ¶
Overview ¶
Package executor is the executor agent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
Executor is the executor agent.
func NewExecutor ¶
NewExecutor creates a new executor agent.
func (Executor) Listen ¶ added in v0.0.45
Listen listens to the log channel and processes the logs. Requires Start to be called first.
Click to show internal directories.
Click to hide internal directories.