X3m.System.GenAggregateMod behaviour (X3m System v0.7.19) View Source
Link to this section Summary
Link to this section Callbacks
Specs
Specs
commit(pid(), String.t(), X3m.System.Message.t(), integer()) :: {:ok, X3m.System.Aggregate.State.t()} | :transaction_timeout
Specs
handle_msg(pid(), atom(), X3m.System.Message.t(), Keyword.t()) :: {:ok, X3m.System.Message.t(), any()} | any()