Module hooks

Module hooks 

Source
Expand description

Hook execution framework

This module provides infrastructure for managing and executing plugin hooks at specific points in the system’s execution flow.

Structs§

HookExecutionResult
Hook execution result with timing information
HookExecutor
Hook executor
HookRegistry
Hook registry

Enums§

HookPoint
Hook point identifier