Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseWorkflow ¶
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.
Click to show internal directories.
Click to hide internal directories.