Cizen v0.12.5 Cizen.Effects.Start View Source

An effect to state an saga.

Returns the started saga ID.

Example

saga_id = perform id, %Start{
  saga: some_saga_struct
}