Expand description
Dynamic configuration.
Structs§
- Config
Change Event - An event that occurs when the configuration changes.
- Field
Update Watcher - A watcher for a specific configuration key.
Enums§
- Config
Update - 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.