openzeppelin_monitor::services

Module trigger

Source
Expand description

Trigger service implementation.

This module provides functionality to manage and execute triggers, which are configurable actions that can be initiated based on various conditions.

Structs§

Enums§

  • Represents possible errors during script operations
  • Represents errors that can occur during trigger operations

Traits§

  • A trait that defines the interface for executing custom scripts in different languages. Implementors must be both Send and Sync to ensure thread safety.
  • Trait for executing triggers

Functions§