Module dynamic

Module dynamic 

Source
Expand description

Dynamic configuration.

Structs§

ConfigChangeEvent
An event that occurs when the configuration changes.
FieldUpdateWatcher
A watcher for a specific configuration key.

Enums§

ConfigUpdate
An update message for the dynamic configuration state, sent from the config stream to the updater task.

Functions§

diff_config
Diffs two configuration values and returns a list of changes.