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

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Merge parent and child components schemas of static configs.

Definition in file merge_schemas.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include 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.