MySQL 9.0.0
Source Code Documentation
impl::HttpServerComponentImpl::RouterData Struct Reference

Public Attributes

std::string url_regex_str
 
std::unique_ptr< http::base::RequestHandlerhandler
 

Member Data Documentation

◆ handler

std::unique_ptr<http::base::RequestHandler> impl::HttpServerComponentImpl::RouterData::handler

◆ url_regex_str

std::string impl::HttpServerComponentImpl::RouterData::url_regex_str

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