Module watcher

Module watcher 

Source
Expand description

Configuration file watcher for runtime configuration reloading

Provides file watching capabilities for hot-reload of non-critical settings.

Structs§

ConfigWatcher
Configuration file watcher
HotReloadableSettings
Settings that can be hot-reloaded without restart

Enums§

ConfigChangeEvent
Events emitted when configuration changes