Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
Host *host.Host
WebSecurity websecurity.Guard
EnableLocalImportRoutes bool
}
type Route ¶
func RouteSetWithOptions ¶
func RouteSetWithOptions(options RouteSetOptions) []Route
type RouteSetOptions ¶
type RouteSetOptions struct {
EnableLocalImportRoutes bool
}
Click to show internal directories.
Click to hide internal directories.