Documentation
¶
Overview ¶
Package ui embeds the compiled static assets (CSS, JS) for production builds. In development (-tags dev) the files are served directly from disk instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticFS fs.FS
StaticFS is an fs.FS rooted at the static content directory. Paths are relative to static/: e.g. "css/output.css", "js/dialog.min.js".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.