internal/

directory
v0.0.0-...-ae5e3d9 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT

Directories

Path Synopsis
Package backend provides shared logic for the gitgres CLI and remote-helper: URL parsing (ParseURL), ref listing (ListRefs), and copying objects/refs between a local go-git repo and a Postgres storer (CopyObjectsFromRepoToStorer, etc.).
Package backend provides shared logic for the gitgres CLI and remote-helper: URL parsing (ParseURL), ref listing (ListRefs), and copying objects/refs between a local go-git repo and a Postgres storer (CopyObjectsFromRepoToStorer, etc.).
Package db provides database access for gitgres: repos, refs, and Git objects stored in PostgreSQL.
Package db provides database access for gitgres: repos, refs, and Git objects stored in PostgreSQL.
Package storer provides a go-git storage.Storer implementation backed by PostgreSQL.
Package storer provides a go-git storage.Storer implementation backed by PostgreSQL.

Jump to

Keyboard shortcuts

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