core

package
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseWorkflow

type BaseWorkflow struct {
	StateVariables map[string]string
	WorkflowState  *domain.Workflow
}

BaseWorkflow holds common workflow state and provides shared setup logic.

func (*BaseWorkflow) Setup

func (b *BaseWorkflow) Setup(wf *domain.Workflow)

Setup initializes the base workflow with the given workflow instance and parses state variables from JSON, if present.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL