userver: structs::WellKnownJson Struct Reference
Loading...
Searching...
No Matches
structs::WellKnownJson Struct Reference

Detailed Description

Definition at line 84 of file structs.hpp.

Public Types

using ProtobufMessage = messages::WellKnownJson
 

Public Attributes

formats::json::Value f1 = {}
 
formats::json::Array f2 = {}
 
formats::json::Object f3 = {}
 

Member Typedef Documentation

◆ ProtobufMessage

using structs::WellKnownJson::ProtobufMessage = messages::WellKnownJson

Definition at line 85 of file structs.hpp.

Member Data Documentation

◆ f1

formats::json::Value structs::WellKnownJson::f1 = {}

Definition at line 87 of file structs.hpp.

◆ f2

formats::json::Array structs::WellKnownJson::f2 = {}

Definition at line 88 of file structs.hpp.

◆ f3

formats::json::Object structs::WellKnownJson::f3 = {}

Definition at line 89 of file structs.hpp.


The documentation for this struct was generated from the following file: