Skip to main content

Module hot_reload

Module hot_reload 

Source
Expand description

Hot-reload of the gateway configuration: watches gateway.yaml for changes (via the notify crate) and triggers a SharedState reload so route and policy edits apply without restarting the process.

Functionsยง

watch_config
Watches config files for changes and triggers hot-reload.