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)

-spec notify(term()) -> ok.

start_link()

subscribe(Pid)

-spec subscribe(pid()) -> ok.

terminate(Reason, State)

unsubscribe(Pid)

-spec unsubscribe(pid()) -> ok.