userver: dynamic_config::Client::JsonReply Struct Reference
Loading...
Searching...
No Matches
dynamic_config::Client::JsonReply Struct Reference

Detailed Description

Definition at line 54 of file client.hpp.

Public Attributes

formats::json::Value configs
 
std::vector< std::string > kill_switches_disabled
 
Timestamp timestamp
 

Member Data Documentation

◆ configs

formats::json::Value dynamic_config::Client::JsonReply::configs

Definition at line 55 of file client.hpp.

◆ kill_switches_disabled

std::vector<std::string> dynamic_config::Client::JsonReply::kill_switches_disabled

Definition at line 56 of file client.hpp.

◆ timestamp

Timestamp dynamic_config::Client::JsonReply::timestamp

Definition at line 57 of file client.hpp.


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