#include <array>
#include <string_view>
Go to the source code of this file.
◆ router_supported_options
  
  
      
        
          | constexpr std::array router_supported_options | 
         
       
   | 
  
staticconstexpr   | 
  
 
Initial value:{
 
 
 
}
static constexpr std::string_view kKeyringPath
Definition: supported_router_options.h:36
 
static constexpr std::string_view kUser
Definition: supported_router_options.h:34
 
static constexpr std::string_view kPidFile
Definition: supported_router_options.h:42
 
static constexpr std::string_view kMasterKeyReader
Definition: supported_router_options.h:38
 
static constexpr std::string_view kMasterKeyWriter
Definition: supported_router_options.h:39
 
static constexpr std::string_view kMasterKeyPath
Definition: supported_router_options.h:37
 
static constexpr std::string_view kMaxTotalConnections
Definition: supported_router_options.h:41
 
static constexpr std::string_view kDynamicState
Definition: supported_router_options.h:40
 
static constexpr std::string_view kName
Definition: supported_router_options.h:35