Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomRoute ¶ added in v0.12.1
type PathCrossA ¶
type PathCrossA struct {
Path bool `path:"/cross-a"`
}
type PathCrossB ¶
type PathCrossB struct {
Path bool `path:"/cross-b"`
}
type PathEscaped ¶
Click to show internal directories.
Click to hide internal directories.