Cizen.SagaLauncher (Cizen v0.17.0) View Source
The core module to launch automata.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Launch a saga synchronously.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
launch_saga(Cizen.Saga.t()) :: Cizen.SagaID.t()
Launch a saga synchronously.