Documentation
¶
Overview ¶
Package dashboard serves the embedded VORTEX management dashboard (build plan M7): a React single-page app, built by Vite and embedded into the binary, so the management UI ships with VORTEX and needs no separate server. It is mounted at /dashboard/ by the management API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Handler ¶
Handler returns an http.Handler serving the embedded dashboard under /dashboard/. Requests for existing files are served directly with long cache lifetimes; any other path falls back to index.html (with no-cache) so client- side routing (React Router) works on deep links and refreshes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.