# Functions
ApplyAckCommand applies a command to save ack a task to the Raft log.
ApplySaveTaskCommand applies a command to save a task to the Raft log.
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
No description provided by the author
Peer controls a node's membership in the raft cluster.
PeerConfig defines how a node will take part in the raft cluster.