kubernetes/vendor/go.etcd.io/etcd/raft/v3/quorum/quorum.go

type Index

func (i Index) String() string {}

type AckedIndexer

type mapAckIndexer

func (m mapAckIndexer) AckedIndex(id uint64) (Index, bool) {}

type VoteResult

const VotePending

const VoteLost

const VoteWon