# README
Raft Group
A easy implement raft instance based on Etcd raft. The Ready() channel to use raft is verbose and not friendly.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
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
peers => "1=http://127.0.0.1:9527".
# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
config.
No description provided by the author
No description provided by the author
member.
No description provided by the author
No description provided by the author
No description provided by the author
persist structure.
# Interfaces
user fsm.
No description provided by the author
RaftStatusGetter represents etcd server and Raft progress.
Storage is an interface that may be implemented by the application to retrieve log entries from storage.
No description provided by the author
# Type aliases
sort by member id.