Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthObserver ¶
type HealthObserver struct {
// contains filtered or unexported fields
}
func NewRaftLeaderHealthObserver ¶
func NewRaftLeaderHealthObserver(hs health.Service, logger log.Logger) *HealthObserver
func (*HealthObserver) Deregister ¶
func (hs *HealthObserver) Deregister(r *raft.Raft, service string)
Click to show internal directories.
Click to hide internal directories.