Documentation ¶ Index ¶ func Handler() http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handler ¶ func Handler() http.Handler Handler returns an http.Handler that serves the embedded frontend SPA. Files that exist in web/dist are served directly (JS, CSS, images, etc.). All other paths return index.html to support client-side routing. Types ¶ This section is empty. Source Files ¶ View all Source files webui.go Click to show internal directories. Click to hide internal directories.