package
Version:
v0.8.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 hash web UI.
All static assets are embedded at build time — the binary is fully self-contained.
SetFuncs wires in the derivation and history functions.
Start launches the hash web server, auto-opens the browser, and blocks until
Ctrl+C.
type Options struct {
Port int
Quiet bool
}
Options configures the hash web server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.