Documentation
¶
Overview ¶
Package web embeds the built frontend assets into the Go binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DistFS embed.FS
DistFS contains the compiled frontend assets from web/dist/. The Vite build outputs to this directory, and the Go binary serves them as a SPA with fallback to index.html.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.