# 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
# 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
# Structs
集群有两个角色一个是主节点角色,一个是从节点角色。在同一时间,集群的节点只承担一种角色.
No description provided by the author
PingRequest 是主节点ping跟随节点时发送的数据.
maybe protobuf 这里需要定义交互需要的协议.
maybe protobuf.
ClusterVoteRequest is a request from a leader candidate to a node to vote for the candidate.
ClusterVoteResponse is a vote from a node.
# Type aliases
No description provided by the author