Module watcher

Source

Enums§

WatcherConfig
Refer to crate::cli::WatchConfigMethod for details.

Functions§

spawn_thread
Sends a ReloadFromDisk or ReloadEnrichmentTables on config_path changes. Accumulates file changes until no change for given duration has occurred. Has best effort guarantee of detecting all file changes from the end of this function until the main thread stops.