userver: formats::json::blocking Namespace 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
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.