gossip v1.2.0 Gossip.Client.SystemCallback behaviour View Source

A behavior for system level callbacks

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback authenticated(state) View Source
authenticated(state()) :: {:ok, state()}
Link to this callback process(state, event) View Source
process(state(), event()) :: {:ok, state()}