userver: userver/yaml_config/merge_schemas.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
merge_schemas.hpp File Reference

Merge parent and child components schemas of static configs. More...

+ Include dependency graph for merge_schemas.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaml_config
 Utilities to work with static YAML config.
 

Functions

template<typename ParentComponent >
Schema yaml_config::MergeSchemas (const std::string &yaml_string)
 Merge parent and child components schemas of static configs.
 

Detailed Description

Merge parent and child components schemas of static configs.

Definition in file merge_schemas.hpp.