internal/

directory
v0.1.108 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: Apache-2.0

Directories

Path Synopsis
Package civitai is a thin wrapper over the official pkg/civitai SDK.
Package civitai is a thin wrapper over the official pkg/civitai SDK.
Package cli wires the cobra command tree for civitai-manager: serve (web UI + poller + download worker), subscribe, list, unsubscribe, and check.
Package cli wires the cobra command tree for civitai-manager: serve (web UI + poller + download worker), subscribe, list, unsubscribe, and check.
Package comfy holds pure-Go ComfyUI metadata parsing: extracting the embedded workflow graphs from a PNG's tEXt chunks and classifying/inspecting the graph JSON.
Package comfy holds pure-Go ComfyUI metadata parsing: extracting the embedded workflow graphs from a PNG's tEXt chunks and classifying/inspecting the graph JSON.
Package comfyext installs, inspects and removes the small civitai-manager ComfyUI helper extension.
Package comfyext installs, inspects and removes the small civitai-manager ComfyUI helper extension.
Package config resolves civitai-manager's runtime configuration from, in order of precedence, command-line flags, environment variables, and a YAML config file under the user's XDG config directory.
Package config resolves civitai-manager's runtime configuration from, in order of precedence, command-line flags, environment variables, and a YAML config file under the user's XDG config directory.
Package diskusage reports the capacity of the filesystem holding a given path.
Package diskusage reports the capacity of the filesystem holding a given path.
Package hashutil computes and compares SHA256 file digests.
Package hashutil computes and compares SHA256 file digests.
Package hf is a thin, SSRF-hardened client for the public HuggingFace Hub REST API plus a curated resolver that maps a ComfyUI model FILENAME to a downloadable HuggingFace file.
Package hf is a thin, SSRF-hardened client for the public HuggingFace Hub REST API plus a curated resolver that maps a ComfyUI model FILENAME to a downloadable HuggingFace file.
Package library scans a user's model directories, matches each weight file to its CivitAI model version, analyzes the collection for deletion candidates (superseded versions, exact duplicates, broken sidecars/partials), and can QUARANTINE flagged files into a trash dir with an undo manifest.
Package library scans a user's model directories, matches each weight file to its CivitAI model version, analyzes the collection for deletion candidates (superseded versions, exact duplicates, broken sidecars/partials), and can QUARANTINE flagged files into a trash dir with an undo manifest.
Package poller diffs each subscription's current versions against the seen-versions ledger and enqueues downloads for genuinely new versions.
Package poller diffs each subscription's current versions against the seen-versions ledger and enqueues downloads for genuinely new versions.
Package queue is the download worker.
Package queue is the download worker.
Package store is the SQLite persistence layer: the subscription list, the seen-versions diff ledger, the download queue, the local-file index, and the activity event feed.
Package store is the SQLite persistence layer: the subscription list, the seen-versions diff ledger, the download queue, the local-file index, and the activity event feed.
Package web serves the local management UI (gomponents templates + htmx + embedded Tailwind) and its JSON-free HTML fragment endpoints.
Package web serves the local management UI (gomponents templates + htmx + embedded Tailwind) and its JSON-free HTML fragment endpoints.

Jump to

Keyboard shortcuts

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