partisan v5.0.0-beta.14
  • Pages
  • Modules

    View Source partisan_peer_service_events (partisan v5.0.0-beta.14)

    Link to this section 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)

    Link to this section 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

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.29.0) for the Erlang programming language