Documentation
¶
Overview ¶
Package ui owns the embedded continuation "please wait" Svelte bundle.
Unlike the admin UI this is NOT served from a static route: the chassis returns the built single-file index.html as the *body* of the continuation poll response (so the browser stays on ?_txc.continuation=<rcid> and keeps polling). The bundle is produced by `cd continuation-ui && pnpm run build` (vite + vite-plugin-singlefile inlines all JS/CSS) and baked in via go:embed at compile time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.