package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jul 13, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Data is the fake, side-effect-free data set used for visual TUI iteration.
Load returns static demo data. It must never touch disk, network, DB, or APIs.
type Stats struct {
Installed int
Enabled int
Updates int
Conflicts int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.