Documentation
¶
Overview ¶
Package web embeds the OmniAgent browser UI: a single capability-driven SPA (TRD §6) with no build step and no external/CDN assets, served by the gateway whenever the web UI is enabled (personal or team, config.Config.WebUIEnabled).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Assets = mustSub(distFS, "dist")
Assets is the embedded UI, rooted at dist so index.html/app.js/style.css are served at "/", "/app.js", "/style.css".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.