Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProbeBundle ¶
func NewProbeBundle ¶
func NewProbeBundle(p map[string]Probe) *ProbeBundle
func (*ProbeBundle) GetProbe ¶
func (p *ProbeBundle) GetProbe(k string) Probe
func (*ProbeBundle) Start ¶
func (p *ProbeBundle) Start()
func (*ProbeBundle) Stop ¶
func (p *ProbeBundle) Stop()
Click to show internal directories.
Click to hide internal directories.