rafted_value v0.11.1 RaftedValue.Communication behaviour View Source
Link to this section Summary
Link to this section Callbacks
Link to this callback
cast(server, msg)
View Source
cast(server, msg)
View Source
cast(server :: GenServer.server(), msg :: any()) :: :ok
cast(server :: GenServer.server(), msg :: any()) :: :ok
Link to this callback
reply(from, reply)
View Source
reply(from, reply)
View Source
reply(from :: GenServer.from(), reply :: any()) :: :ok
reply(from :: GenServer.from(), reply :: any()) :: :ok