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.

Link to this function

handle_event(arg1, atom)

View Source

Specs

launch_saga(Cizen.Saga.t()) :: Cizen.SagaID.t()

Launch a saga synchronously.