Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunDefinition ¶
func RunDefinition(ctx context.Context, cfg RunnerConfig, input RunInput) (*wfruntime.WorkflowRun, error)
Types ¶
type RunnerConfig ¶
type RunnerConfig struct {
Definition *definition.WorkflowDefinition
RegisterUnits func(*worker.Service) error
}
Click to show internal directories.
Click to hide internal directories.