Backing storage for dynamic_config::Source
in tests and benchmarks.
Definition in file storage_mock.hpp.
Go to the source code of this file.
#include <initializer_list>
#include <memory>
#include <vector>
#include <userver/dynamic_config/snapshot.hpp>
#include <userver/dynamic_config/source.hpp>
#include <userver/dynamic_config/value.hpp>
#include <userver/formats/json/value.hpp>
Classes | |
class | dynamic_config::KeyValue |
A type-erased config key-value pair. More... | |
class | dynamic_config::StorageMock |
Backing storage for dynamic_config::Source in tests and benchmarks. More... | |