Documentation
¶
Index ¶
Constants ¶
View Source
const ( // WildcardSign is the sign for a wildcard route WildcardSign = "*" // ParamSign is the sign for a parameter ParamSign = ":" // OptionalSign is the sign for an optional parameter OptionalSign = "?" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.