X3m System
v0.7.8
Pages
Modules
X3m.System.Aggregate
behaviour
(X3m System v0.7.8)
View Source
Link to this section
Summary
Functions
handle_msg(msg_name, fun)
handle_msg(msg_name, validate_fun, on_success)
initial_state(aggregate_mod)
Callbacks
initial_state()
Link to this section
Functions
Link to this macro
handle_msg(msg_name, fun)
View Source
(macro)
Link to this macro
handle_msg(msg_name, validate_fun, on_success)
View Source
(macro)
Link to this function
initial_state(aggregate_mod)
View Source
Specs
initial_state(
atom
()) ::
X3m.System.Aggregate.State.t
()
Link to this section
Callbacks
Link to this callback
initial_state()
View Source
Specs
initial_state() ::
map
()