package
0.2.4
Repository: https://github.com/deadc0de6/checkah.git
Documentation: pkg.go.dev

# Functions

GetAlert returns an alert instance.
NewAlertCommand creates a new script alert instance.
NewAlertEmail creates a new file alert instance.
NewAlertFile creates a new file alert instance.
NewAlertScript creates a new script alert instance.
NewAlertWebhook creates a new file alert instance.

# Structs

Command alert file struct.
Email alert file struct.
File alert file struct.
Script alert file struct.
Webhook alert file struct.

# Interfaces

Alert the alert interface.