internal/

directory
v0.0.0-...-319015a Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: MIT, Apache-2.0

Directories

Path Synopsis
Package auth provides helpers for redacting credentials from strings before they are logged or returned in error messages.
Package auth provides helpers for redacting credentials from strings before they are logged or returned in error messages.
Package blobcache is the content-addressed blob store shared across all repos a ghfs process is serving.
Package blobcache is the content-addressed blob store shared across all repos a ghfs process is serving.
Package githubhttp builds the layered HTTP transport chain used for all GitHub REST API calls: auth → httpcache (ETag + two-tier LRU/disk store) → revalidation suppressor.
Package githubhttp builds the layered HTTP transport chain used for all GitHub REST API calls: auth → httpcache (ETag + two-tier LRU/disk store) → revalidation suppressor.
Package gitstore wraps the git CLI to clone / fetch / tree-walk a blobless clone and stream blob content into a per-OID cache file.
Package gitstore wraps the git CLI to clone / fetch / tree-walk a blobless clone and stream blob content into a per-OID cache file.
Package hydrator turns a priority-queued stream of HydrationTasks into materialised blobs in a content-addressed cache.
Package hydrator turns a priority-queued stream of HydrationTasks into materialised blobs in a content-addressed cache.
Package model defines the in-memory types shared between the gitstore, hydrator, reposrc, and core FUSE layers.
Package model defines the in-memory types shared between the gitstore, hydrator, reposrc, and core FUSE layers.
Package reposrc owns per-repository state: a blobless clone, its hydrator Service, and one in-memory tree per resolved ref.
Package reposrc owns per-repository state: a blobless clone, its hydrator Service, and one in-memory tree per resolved ref.

Jump to

Keyboard shortcuts

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