Versions in this module Expand all Collapse all v0 v0.1.0 Apr 17, 2025 Changes in this version + type WorkflowEngine struct + func NewWorkflowEngine(stateFile state.File) *WorkflowEngine + func (w *WorkflowEngine) Execute(workflow workflow.Workflow) error