ui

package
v0.0.0-...-1bee6be Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StaticHandler http.Handler

Functions

func RunTemplate

func RunTemplate(w http.ResponseWriter, r *http.Request, templateName string, data TemplateData)

Types

type CrumbtrailEntry

type CrumbtrailEntry struct {
	Text string
	URL  string
}

type TemplateData

type TemplateData map[string]any

type TemplateFunc

type TemplateFunc func(data any) (string, error)

Jump to

Keyboard shortcuts

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