userver: dynamic_config::AdditionalKeysToken Class Reference
Loading...
Searching...
No Matches
dynamic_config::AdditionalKeysToken Class Reference

Defines the scope where DynamicConfigClientUpdater requests additional configs. More...

#include <userver/dynamic_config/updater/additional_keys_token.hpp>

Public Types

using KeyList = std::vector< std::string >
 

Public Member Functions

 AdditionalKeysToken (std::shared_ptr< KeyList > keys)
 

Detailed Description

Defines the scope where DynamicConfigClientUpdater requests additional configs.

Definition at line 16 of file additional_keys_token.hpp.

Member Typedef Documentation

◆ KeyList

using dynamic_config::AdditionalKeysToken::KeyList = std::vector<std::string>

Definition at line 18 of file additional_keys_token.hpp.


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