Cizen v0.5.0 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
}