Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RaftNotRunning error = fmt.Errorf("raft is not configured/running")
Functions ¶
func IsRaftEnabled ¶
func IsRaftEnabled() bool
func PublishCommand ¶
PublishCommand will distribute a command across the group
Types ¶
type CommandApplier ¶
Click to show internal directories.
Click to hide internal directories.