# Functions
CheckHealth checks if members are healthy.
GetMembers return a slice of Members.
IsClientURL returns whether addr is a ClientUrl of any member.
NewRaftCluster create a new cluster.
# Variables
DefaultMinResolvedTSPersistenceInterval is the default value of min resolved ts persistence interval.
# Structs
RaftCluster is used for cluster config management.
Status saves some state information.
# Interfaces
Server is the interface for cluster.