Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orchestrator ¶
type Orchestrator struct {
ErrC chan error
// contains filtered or unexported fields
}
Orchestrator manages the executions based on the definition of the processes
func New ¶
func New(event *eventsdk.Event, execution *executionsdk.Execution, process *processesdk.Process) *Orchestrator
New creates a new Process instance
Click to show internal directories.
Click to hide internal directories.