userver: userver/dynamic_config/storage/component.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Detailed Description

Component that stores the dynamic config.

Definition in file component.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  components::DynamicConfig
 Component that stores the dynamic config. More...
 
class  components::DynamicConfig::NoblockSubscriber
 Allows to subscribe to DynamicConfig updates without waiting for the first update to complete. Primarily intended for internal use. More...
 

Namespaces

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

Variables

template<>
constexpr bool components::kHasValidate< DynamicConfig > = true
 
template<>
constexpr auto components::kConfigFileMode< DynamicConfig > = ConfigFileMode::kNotRequired