userver: userver/dynamic_config/client/client.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
client.hpp File Reference

Detailed Description

Client for the dynamic configs service.

Definition in file client.hpp.

Go to the source code of this file.

#include <chrono>
#include <optional>
#include <userver/dynamic_config/value.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

struct  dynamic_config::ClientConfig
 
class  dynamic_config::Client
 Client for the dynamic configs service. More...
 
struct  dynamic_config::Client::Reply
 
struct  dynamic_config::Client::JsonReply
 

Namespaces

namespace  clients::http
 HTTP client helpers.