View Source partisan_causality_backend (partisan v5.0.0-rc.8)

Summary

Functions

Link to this function

emit(Label, Node, ServerRef, Message)

View Source
Link to this function

handle_call(Msg, From, State)

View Source
Determine is a message is being sent with causal delivery or not.
Link to this function

receive_message(Label, Message)

View Source
Link to this function

set_delivery_fun(Label, DeliveryFun)

View Source
-spec start_link(Label :: atom()) -> gen_server:start_ret().
Same as start_link([]).