Documentation ¶
Overview ¶
Package ui bundles UI assets packaged with stdlib/embed. By default it imports the placeholder, non-functional index.html. When building with "-tags ui", it imports the real UI assets generated in build-ui Makefile target.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StaticFiles = httpfs.PrefixedFS("placeholder", http.FS(assetsFS))
StaticFiles provides http filesystem with static files for UI.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.