userver: formats::json::blocking Namespace Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
formats::json::blocking Namespace Reference

Detailed Description

Blocking operations that should not be used on main task processor after startup

Functions

formats::json::Value FromFile (const std::string &path)
 Read JSON from file.