Documentation
¶
Overview ¶
Package ui is the root of the web UI building blocks:
- layout/ — root shell, sidebar, topbar, nav items
- components/ — reusable UI components (buttons, inputs, modals, etc.)
- pages/ — full page templates, organised by feature
- handler/ — http.Handler implementations for web UI routes
- middleware/ — cookie-based auth, request context injection
- testutil/ — test helpers for integration tests
Click to show internal directories.
Click to hide internal directories.