Component that starts a clients::dynamic_config::Client client.
Definition in file component.hpp.
Go to the source code of this file.
#include <userver/components/component_base.hpp>
#include <userver/dynamic_config/client/client.hpp>
Classes | |
class | components::DynamicConfigClient |
Component that starts a clients::dynamic_config::Client client. More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Variables | |
template<> | |
constexpr bool | components::kHasValidate< DynamicConfigClient > = true |