Documentation
¶
Overview ¶
Package web embeds the static browser client so the server ships as a single self-contained binary with no dependency on the working directory.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Static embed.FS
Static holds the embedded web client. The files live under a "static" subdirectory; use fs.Sub(web.Static, "static") to get a filesystem rooted at the client.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.