userver: userver/dynamic_config/updates_sink/component.hpp File Reference
Loading...
Searching...
No Matches
component.hpp File Reference

Detailed Description

Base class for components acting as dynamic config updates sinks.

Definition in file component.hpp.

Go to the source code of this file.

#include <memory>
#include <string_view>
#include <userver/components/loggable_component_base.hpp>
#include <userver/dynamic_config/fwd.hpp>
+ Include dependency graph for component.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  components::DynamicConfigUpdatesSinkBase
 Base class for components acting as dynamic config updates sinks. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.