This commit is contained in:
Ian Gulliver
2023-06-17 15:22:13 -07:00
parent 7cf37a84d8
commit e45d1931cf

View File

@@ -16,6 +16,8 @@ import (
"github.com/samber/lo"
)
// TODO: Add event hook to export isLeader
type Candidate struct {
C <-chan CandidateState