# README
Raft
做完MIT 6.824课程之后改造出的可以在真实网络环境下使用的kvserver和raft库
# Functions
No description provided by the author
the service or tester wants to create a Raft server.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Debugging.
# Structs
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
A Go object implementing a single Raft peer.
No description provided by the author
example RequestVote RPC arguments structure.
example RequestVote RPC reply structure.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author