Versions in this module Expand all Collapse all v1 v1.1.0 Apr 25, 2026 v1.0.0 Feb 26, 2026 Changes in this version + type Plugin struct + func (p Plugin) Alert(kind string) goplum.Alert + func (p Plugin) Check(kind string) goplum.Check + type RandomCheck struct + PercentGood float64 + func (t RandomCheck) Execute(_ context.Context) goplum.Result + type SysOutAlert struct + func (s SysOutAlert) Send(details goplum.AlertDetails) error