Crate gargoyle

Source

Structs§

Schedule
The Schedule struct represents a collection of scheduled checks.

Enums§

Action
The Action enum represents the possible actions that can occur as a result of a monitor check.

Traits§

Monitor
The Monitor trait represents the ability to monitor a system for a specific condition.
Notify
The Notify trait represents the ability to send an alert message.