# Functions
NewRaftCluster create a new raft db cluster.
# Variables
No description provided by the author
# Structs
Cluster define the cluster of db.
FSMSnapshot use to store the snapshot of the FSM.
Impl is the interface that must be implemented by a raft server.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Interface is the interface that must be implemented by a raft server.
# Type aliases
No description provided by the author