Module reloader

Module reloader 

Source
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ยง

ConfigReloader
Configuration reloader for detecting and applying configuration changes