userver: userver/dynamic_config Directory Reference
Loading...
Searching...
No Matches
dynamic_config Directory Reference

Directories

 
client
 
storage
 
updater
 
updates_sink

Files

 
exception.hpp
 Dynamic configuration exception types.
 
fwd.hpp
 Forward declarations of dynamic_config classes.
 
registered_config_meta.hpp
 Metadata of a single registered dynamic_config::Key.
 
snapshot.hpp
 The shared snapshot of dynamic configs. Cheap to copy, even cheaper to move. Thread safe, not updated with new dynamic config values in background (it's a snapshot!).
 
source.hpp
 A client for easy dynamic config fetching in components.
 
storage_mock.hpp
 Backing storage for dynamic_config::Source in tests and benchmarks.
 
test_helpers.hpp
 Accessors for dynamic config defaults for tests and benchmarks.
 
value.hpp
 In-memory map of dynamic configuration documents.