26#ifndef ROUTER_SRC_ROUTER_INCLUDE_MYSQLROUTER_CONFIG_UTILS_H_
27#define ROUTER_SRC_ROUTER_INCLUDE_MYSQLROUTER_CONFIG_UTILS_H_
Configuration.
Definition: config_parser.h:253
std::optional< std::string > ROUTER_UTILS_EXPORT get_configured_router_name(const mysql_harness::Config &config, const uint32_t default_port)
Definition: router_config_utils.cc:31
uint32_t ROUTER_UTILS_EXPORT get_configured_http_port(const mysql_harness::Config &config, const uint32_t default_port)
Definition: router_config_utils.cc:52
#define ROUTER_UTILS_EXPORT
Definition: router_utils_export.h:15