package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Apr 10, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package web provides the HTTP server for the unum diff web UI.
All static assets are embedded at build time — the binary is fully self-contained.
Start launches the diff web server, auto-opens the browser, and blocks until
Ctrl+C.
type Options struct {
Port int
Quiet bool
}
Options configures the diff web server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.