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

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

Detailed Description

Defines the scope where DynamicConfigClientUpdater requests additional configs.

Definition at line 16 of file additional_keys_token.hpp.

Public Types

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

Public Member Functions

 AdditionalKeysToken (std::shared_ptr< KeyList > keys)
 

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: