Documentation
¶
Overview ¶
Package dashboard provides the embedded admin dashboard UI for GoModel.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler serves the admin dashboard UI.
func NewWithBasePath ¶
NewWithBasePath creates a dashboard handler for an app mounted under basePath. It parses templates and sets up the static file server.
func NewWithDemoMode ¶ added in v0.1.55
NewWithDemoMode creates a dashboard handler and controls whether the demo warning is rendered in the main content area.
Click to show internal directories.
Click to hide internal directories.