# Packages
No description provided by the author
# Functions
NewEventServer creates a new EventServer instance.
NewProtocol returns a new Raft Protocol instance.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Entry is a Raft log entry.
EventServer is a server for monitoring Raft cluster events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Partition is a Raft partition.
No description provided by the author
Protocol is an implementation of the Client interface providing the Raft consensus protocol.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Server is a Raft server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StateMachine is a Raft state machine.
No description provided by the author
UnimplementedRaftEventsServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
RaftEventsClient is the client API for RaftEvents service.
RaftEventsServer is the server API for RaftEvents service.
# Type aliases
No description provided by the author