View Source RaftedValue.Communication behaviour (rafted_value v0.11.2)

Link to this section Summary

Link to this section Callbacks

@callback cast(server :: GenServer.server(), msg :: any()) :: :ok
@callback reply(from :: GenServer.from(), reply :: any()) :: :ok