userver: userver/congestion_control/config.hpp File 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
config.hpp File Reference

Congestion Control config structures. More...

#include <cstddef>
#include <userver/dynamic_config/snapshot.hpp>
#include <userver/formats/json_fwd.hpp>
+ Include dependency graph for config.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  congestion_control::Policy
 

Namespaces

namespace  congestion_control
 Congestion Control.
 

Functions

Policy congestion_control::Parse (const formats::json::Value &policy, formats::parse::To< Policy >)
 

Detailed Description

Congestion Control config structures.

Definition in file config.hpp.