package
0.0.0-20200317162828-b7c00452f791
Repository: https://github.com/lesterpig/board.git
Documentation: pkg.go.dev
# Functions
EvaluateDuration is a shortcut for warning duration checks.
# Constants
These constants represent the different available statuses of a service.
These constants represent the different available statuses of a service.
These constants represent the different available statuses of a service.
These constants represent the different available statuses of a service.
# Structs
Config holds probe configuration, submitted through Init methods.
DNS Probe, used to check whether a DNS server is answering.
HTTP Probe, used to check HTTP(S) websites status.
HTTPOptions is a structure containing optional parameters.
Minecraft Probe, used to check minecraft servers status.
Port Probe, used to check if a port is open or not.
SMTP Probe, used to check smtp servers status BEWARE! Only full TLS servers are working with this probe.
# Interfaces
Prober is the base interface that each probe must implement.
# Type aliases
Status represents the current status of a monitored service.