barrel_p2p
v0.1.0
Search documentation of barrel_p2p
Default
Default
In-browser search
Settings
barrel_p2p_hyparview_events
(barrel_p2p v0.1.0)
View Source
Summary
Functions
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
notify(Event)
start_link()
subscribe(Pid)
terminate(Reason, State)
unsubscribe(Pid)
Functions
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
notify(Event)
-spec
notify(
term
()) -> ok.
start_link()
subscribe(Pid)
-spec
subscribe(
pid
()) -> ok.
terminate(Reason, State)
unsubscribe(Pid)
-spec
unsubscribe(
pid
()) -> ok.