node

package
v0.0.0-...-f4b316e Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2019 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(check monitoring_check.Check, nodes ...Node) *node

Types

type Node

type Node interface {
	Check() monitoring_check.Check
	Nodes() []Node
	IsSilent() bool
	IsDisabled() bool
	Silent(silent bool) Node
	Disabled(disabled bool) Node
}

Jump to

Keyboard shortcuts

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