Skip to main content

Module plugin

Module plugin 

Source

Structs§

MatchContext
Bundle of optional context values used to evaluate a PluginCondition.
PluginCondition
Condition for when a plugin should execute.
PluginConfig
Declared plugin configuration from the unified YAML config.

Enums§

OnError
Error handling behavior when a plugin fails.
PluginMode
Execution mode — determines a plugin’s scheduling behavior and authority.

Traits§

Plugin
Core plugin interface — lifecycle management only.