home

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2025 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New creates a new home page controller instance

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller handles the dashboard home page

func (*Controller) Handle

func (c *Controller) Handle(w http.ResponseWriter, r *http.Request) string

Handle renders the controller to an HTML tag

func (*Controller) ServeHTTP

func (c *Controller) ServeHTTP(w http.ResponseWriter, r *http.Request)

ServeHTTP implements the http.Handler interface

type ControllerData

type ControllerData struct {
	Request *http.Request
	// contains filtered or unexported fields
}

ControllerData contains the data needed for the home page

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL