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