web

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package web holds the embedded server-rendered dashboard assets: the HTML templates and the static CSS/JS served alongside them. Embedding keeps the dashboard a pure-Go, single-binary deploy with no runtime file dependencies.

Index

Constants

This section is empty.

Variables

View Source
var Static embed.FS

Static holds the dashboard's static assets (CSS, and later a vendored htmx). Serve it with http.FileServerFS under a /static/ prefix.

View Source
var Templates embed.FS

Templates holds the dashboard HTML templates: a base layout, one template per page, and the small row partials that htmx swaps in place.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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