# Functions
New creates a new replica from the configuration, validating it and setting the replica to its initialized state.
# Constants
Raft server states (not part of the state machine).
Raft server states (not part of the state machine).
Raft server states (not part of the state machine).
Raft server states (not part of the state machine).
Raft server states (not part of the state machine).
stopped should be the zero value and default.
# Variables
No description provided by the author
Validation Errors.
Validation Errors.
Validation Errors.
Validation Errors.
Validation Errors.
# Type aliases
State is an enumeration of the possible status of a replica.