Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckVars ¶ added in v0.1.177
func CheckVars(ctx context.Context, eng expression.Engine, state *model.WorkflowState, el *model.Element) error
CheckVars checks for missing variables expected in a result
func InputVars ¶ added in v0.1.175
func InputVars(ctx context.Context, eng expression.Engine, oldVarsBin []byte, newVarsBin *[]byte, transform map[string]string) error
InputVars returns a set of variables matching an input requirement after transformation through expressions contained in an element.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.