Versions in this module Expand all Collapse all v0 v0.1.0 Sep 6, 2019 Changes in this version + type Executor struct + func (_m *Executor) GetStatus(ctx context.Context, executionID *core.WorkflowExecutionIdentifier) (*admin.ExecutionClosure, error) + func (_m *Executor) Initialize(ctx context.Context) error + func (_m *Executor) Kill(ctx context.Context, executionID *core.WorkflowExecutionIdentifier, ...) error + func (_m *Executor) Launch(ctx context.Context, launchCtx launchplan.LaunchContext, ...) error