package
0.6.0
Repository: https://github.com/kubevela/workflow.git
Documentation: pkg.go.dev

# Functions

InitializeWorkflowInstance init workflow instance.
New returns a Workflow Executor implementation.

# Variables

DisableRecorder optimize workflow by disable recorder.
StepStatusCache cache the step status.

# Interfaces

WorkflowExecutor is used to execute the workflow steps.