userver: userver/dynamic_config/storage/component.hpp File Reference
Loading...
Searching...
No Matches
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.

+ Include dependency graph for component.hpp:
+ 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 >