Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
type Model ¶
type Model struct {
InitialRoute string
Routes []Route
Middleware Middleware
// contains filtered or unexported fields
}
type RedirectMsg ¶
type RedirectMsg struct {
Type RedirectType
Target string
}
Click to show internal directories.
Click to hide internal directories.