Expand description
Configuration reloading for hooks
Provides functionality to detect configuration changes and reload hooks without restarting the application. Preserves hook state (enabled/disabled) during reload.
Structsยง
- Config
Reloader - Configuration reloader for detecting and applying configuration changes