Documentation
¶
Overview ¶
Package web embeds the static web UI assets served by the API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IndexHTML []byte
View Source
var StaticFS embed.FS
StaticFS holds the frontend assets (CSS, JS, vendored Tailwind + Inter font) served under /static/. Everything is embedded so the binary stays fully self-contained and the UI works with no internet access.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.