userver: userver/yaml_config/merge_schemas.hpp File Reference
Loading...
Searching...
No Matches
merge_schemas.hpp File Reference

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.

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