A client for easy dynamic config fetching in components.
Definition in file source.hpp.
Go to the source code of this file.
#include <optional>#include <string_view>#include <utility>#include <userver/concurrent/async_event_source.hpp>#include <userver/dynamic_config/snapshot.hpp>#include <userver/utils/assert.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | dynamic_config::VariableSnapshotPtr< VariableType > |
| struct | dynamic_config::Diff |
| Helper class for subscribing to dynamic-config updates with a custom callback. More... | |
| class | dynamic_config::Source |
| A client for easy dynamic config fetching in components. More... | |