Directories | |
client | |
impl | |
storage | |
updater | |
updates_sink | |
Files | |
exception.hpp | |
fwd.hpp | |
Forward declarations of dynamic_config classes. | |
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 | |