Documentation
¶
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 embedded frontend SPA.
func NewHandler ¶
func NewHandler() *Handler
NewHandler creates a UI handler backed by embedded assets.
func (*Handler) RegisterRoutes ¶
RegisterRoutes registers the SPA handler under /ui.
Click to show internal directories.
Click to hide internal directories.