CCF
|
#include <endpoint_registry.h>
Static Public Member Functions | |
static std::optional< PathTemplateSpec > | parse (const std::string_view &uri) |
Public Attributes | |
std::regex | template_regex |
std::vector< std::string > | template_component_names |
|
static |
std::vector<std::string> ccf::endpoints::PathTemplateSpec::template_component_names |
std::regex ccf::endpoints::PathTemplateSpec::template_regex |