Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoLeader = goerrors.New("no raft leader found") ErrEtcdConnection = goerrors.New("could not contact endpoint") ErrEtcdEndpoint = goerrors.New("Could not query cluster") ErrEtcdRaftTermInstability = goerrors.New("Raft term (and leader) is unstable.") ErrEtcdRaftStall = goerrors.New("non-increasing raft commit index") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.