userver: userver/congestion_control/config.hpp File Reference
Loading...
Searching...
No Matches
config.hpp File Reference

Detailed Description

Congestion Control config structures.

Definition in file config.hpp.

Go to the source code of this file.

#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:

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 >)