userver: userver/dynamic_config/client/client.hpp File Reference
Loading...
Searching...
No Matches
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>
+ Include dependency graph for client.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.