debug

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

func (Plugin) Alerts

func (h Plugin) Alerts() []goplum.AlertType

func (Plugin) Checks

func (h Plugin) Checks() []goplum.CheckType

func (Plugin) Name

func (h Plugin) Name() string

type RandomCheck

type RandomCheck struct {
	// contains filtered or unexported fields
}

func (RandomCheck) Execute

func (t RandomCheck) Execute() goplum.Result

type RandomCheckType

type RandomCheckType struct{}

func (RandomCheckType) Create

func (c RandomCheckType) Create(config json.RawMessage) (goplum.Check, error)

func (RandomCheckType) Name

func (c RandomCheckType) Name() string

type RandomParameters

type RandomParameters struct {
	PercentGood float32 `json:"percent_good"`
}

type SysOutAlert

type SysOutAlert struct {
}

func (SysOutAlert) Send

func (s SysOutAlert) Send(details goplum.AlertDetails) error

type SysOutAlertType

type SysOutAlertType struct{}

func (SysOutAlertType) Create

func (SysOutAlertType) Name

func (s SysOutAlertType) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL