Crate gargoyle

source ·

Modules§

Structs§

  • The Schedule struct represents a collection of scheduled checks.

Enums§

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

Traits§

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