cizen v0.1.0 Cizen.SagaRegistry View Source

The registry for automata.

Link to this section Summary

Functions

Resolve an saga id to a pid

Link to this section Functions

Link to this function resolve_id(id) View Source
resolve_id(Cizen.SagaID.t()) :: {:ok, pid()} | :error

Resolve an saga id to a pid.