WorkflowStem.Components.FsmGuard (workflow_stem v0.2.0)

Copy Markdown View Source

FSM semantic guard component.

Validates that an event is allowed from the current state (available events gating).

Summary

Functions

call(event, opts)

@spec call(map(), map()) :: map()