Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchActord ¶
type WatchActord struct { Zkzone *zk.ZkZone Stop <-chan struct{} Tick time.Duration Wg *sync.WaitGroup // contains filtered or unexported fields }
WatchActord watches actord health and metrics.
func (*WatchActord) Init ¶
func (this *WatchActord) Init(ctx monitor.Context)
func (*WatchActord) Run ¶
func (this *WatchActord) Run()
Click to show internal directories.
Click to hide internal directories.