Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchHaproxy ¶
type WatchHaproxy struct { Zkzone *zk.ZkZone Stop <-chan struct{} Tick time.Duration Wg *sync.WaitGroup }
WatchHaproxy watches haproxy health.
func (*WatchHaproxy) Init ¶
func (this *WatchHaproxy) Init(ctx monitor.Context)
func (*WatchHaproxy) Run ¶
func (this *WatchHaproxy) Run()
Click to show internal directories.
Click to hide internal directories.