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.
Click to show internal directories.
Click to hide internal directories.