userver: baggage::BaggageSettings Struct 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
baggage::BaggageSettings Struct Referencefinal

Detailed Description

Definition at line 13 of file baggage_settings.hpp.

+ Collaboration diagram for baggage::BaggageSettings:

Public Attributes

std::unordered_set< std::string > allowed_keys
 

Member Data Documentation

◆ allowed_keys

std::unordered_set<std::string> baggage::BaggageSettings::allowed_keys

Definition at line 14 of file baggage_settings.hpp.


The documentation for this struct was generated from the following file: