Search
partisan
v5.0.0-rc.8
Pages
Modules
Settings
View Source
partisan_peer_service_events
(partisan v5.0.0-rc.8)
Summary
Functions
add_callback(Fn)
add_handler(Handler, Args)
add_sup_callback(Fn)
add_sup_handler(Handler, Args)
code_change(OldVsn, State, Extra)
handle_call(Event, State)
handle_event(Event, State)
handle_info(Event, State)
init(_)
start_link()
terminate(Reason, State)
update(LocalState)
Functions
Link to this function
add_callback(Fn)
View Source
Link to this function
add_handler(Handler, Args)
View Source
Link to this function
add_sup_callback(Fn)
View Source
Link to this function
add_sup_handler(Handler, Args)
View Source
Link to this function
code_change(OldVsn, State, Extra)
View Source
Link to this function
handle_call(Event, State)
View Source
Link to this function
handle_event(Event, State)
View Source
Link to this function
handle_info(Event, State)
View Source
Link to this function
init(_)
View Source
Link to this function
start_link()
View Source
Link to this function
terminate(Reason, State)
View Source
Link to this function
update(LocalState)
View Source