userver: userver/dynamic_config Directory Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
dynamic_config Directory Reference

Your opinion will help to improve our service

Leave a feedback >

Table of Contents

Directories

 client
 
 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