Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RandomCheck ¶
type RandomCheck struct {
PercentGood float64 `config:"percent_good"`
}
type SysOutAlert ¶
type SysOutAlert struct { }
func (SysOutAlert) Send ¶
func (s SysOutAlert) Send(details goplum.AlertDetails) error
Click to show internal directories.
Click to hide internal directories.