Documentation
¶
Overview ¶
Package web provides the HTTP server for the unum JSON web UI. All static assets are embedded at build time — the binary is fully self-contained.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
Start launches the web server, auto-opens the browser, and blocks until the user presses Ctrl+C.
func StartServer ¶ added in v1.3.0
StartServer launches the json web server with no pre-loaded file. GET /api/tree returns 204; the frontend shows a drop/paste zone. POST /api/upload accepts JSON content and returns a key for later retrieval.
Types ¶
Click to show internal directories.
Click to hide internal directories.