Documentation
¶
Overview ¶
Package web carries the built single-page UI into the server binary. The Go tree deliberately depends on nothing else in web/: everything under node_modules and src is build input for pnpm, and dist/ is its output.
Index ¶
Constants ¶
View Source
const Enabled = true
Enabled reports whether this build carries the UI. A `-tags noui` build sets it false.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.