MySQL 8.0.40
Source Code Documentation
HttpServerComponent::RouterData Struct Reference

Public Attributes

std::string url_regex_str
 
std::unique_ptr< BaseRequestHandlerhandler
 

Member Data Documentation

◆ handler

std::unique_ptr<BaseRequestHandler> HttpServerComponent::RouterData::handler

◆ url_regex_str

std::string HttpServerComponent::RouterData::url_regex_str

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