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. |
Click to show internal directories.
Click to hide internal directories.