internal/

directory
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: MIT

Directories

Path Synopsis
Package cli wires together the root Cobra command and all subcommands.
Package cli wires together the root Cobra command and all subcommands.
Package config handles loading user configuration from disk.
Package config handles loading user configuration from disk.
Package difftool implements the `unum diff` subcommand.
Package difftool implements the `unum diff` subcommand.
format
Package format detects the file format for diff operations.
Package format detects the file format for diff operations.
node
Package node defines the core data types for diff results.
Package node defines the core data types for diff results.
parse
Package parse implements diff parsers for each supported format.
Package parse implements diff parsers for each supported format.
render/static
Package static renders diffs to a terminal writer with ANSI colouring.
Package static renders diffs to a terminal writer with ANSI colouring.
render/tui/panels
Package panels contains Bubble Tea sub-models for the diff TUI.
Package panels contains Bubble Tea sub-models for the diff TUI.
render/web
Package web provides the HTTP server for the unum diff web UI.
Package web provides the HTTP server for the unum diff web UI.
Package hash implements the `unum hash` subcommand — a deterministic deriver that maps any string to a stable set of useful values.
Package hash implements the `unum hash` subcommand — a deterministic deriver that maps any string to a stable set of useful values.
derive
Package derive implements the unum hash subcommand — a deterministic deriver that maps any string to a stable set of useful values via SHA256.
Package derive implements the unum hash subcommand — a deterministic deriver that maps any string to a stable set of useful values via SHA256.
render/static
Package static renders hash derivation results to a terminal writer.
Package static renders hash derivation results to a terminal writer.
render/tui
Package tui provides a Bubble Tea TUI for the hash derivation tool.
Package tui provides a Bubble Tea TUI for the hash derivation tool.
render/tui/panels
Package panels contains TUI panel components for the hash tool.
Package panels contains TUI panel components for the hash tool.
render/web
Package web provides the HTTP server for the unum hash web UI.
Package web provides the HTTP server for the unum hash web UI.
types
Package types defines the shared data types for the hash tool.
Package types defines the shared data types for the hash tool.
Package jsontool implements the `unum json` subcommand.
Package jsontool implements the `unum json` subcommand.
lens/query
Package query executes jq expressions against a node tree using gojq.
Package query executes jq expressions against a node tree using gojq.
lens/typegen
Package typegen generates Go structs, TypeScript interfaces, and JSON Schema from an inferred TypeInfo derived from the parsed node tree.
Package typegen generates Go structs, TypeScript interfaces, and JSON Schema from an inferred TypeInfo derived from the parsed node tree.
render/static
Package static renders JSON node trees to the terminal with syntax highlighting and optional annotation overlays (stats, merkle hashes).
Package static renders JSON node trees to the terminal with syntax highlighting and optional annotation overlays (stats, merkle hashes).
render/tui
Package tui provides the Bubble Tea interactive TUI for JSON navigation.
Package tui provides the Bubble Tea interactive TUI for JSON navigation.
render/tui/panels
Package panels contains JSON TUI panel components.
Package panels contains JSON TUI panel components.
render/web
Package web provides the HTTP server for the unum JSON web UI.
Package web provides the HTTP server for the unum JSON web UI.
typeinfo
Package typeinfo provides shared type inference from a Node tree.
Package typeinfo provides shared type inference from a Node tree.
Package telemetry provides opt-out anonymous usage telemetry for unum.
Package telemetry provides opt-out anonymous usage telemetry for unum.
Package theme holds the colour palette shared by all render modes (TUI, static, web).
Package theme holds the colour palette shared by all render modes (TUI, static, web).
tui
web
shared
Package shared provides static assets shared across all unum web UIs.
Package shared provides static assets shared across all unum web UIs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL