pkg/

directory
v0.2.0 Latest Latest
Warning

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

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

Directories

Path Synopsis
Package history provides read-only views over the commit DAG: log (commits in parent order), diff (RRset changes between trees), blame (who last touched a specific RRset), and walk-at (point-in-time).
Package history provides read-only views over the commit DAG: log (commits in parent order), diff (RRset changes between trees), blame (who last touched a specific RRset), and walk-at (point-in-time).
Package merge implements 3-way RRset merge for the v1 `zonegit merge` operation.
Package merge implements 3-way RRset merge for the v1 `zonegit merge` operation.
Package object defines the four immutable content-addressable object kinds that constitute a zonegit repository: Blob, Tree, Commit, Tag.
Package object defines the four immutable content-addressable object kinds that constitute a zonegit repository: Blob, Tree, Commit, Tag.
Package repo is the public Go API of zonegit.
Package repo is the public Go API of zonegit.
Package resolve is the DNS query path.
Package resolve is the DNS query path.
Package store defines the only persistence seam in zonegit.
Package store defines the only persistence seam in zonegit.
memstore
Package memstore is an in-memory implementation of store.Storage used for tests, demos, and embedded scenarios where durability is not required.
Package memstore is an in-memory implementation of store.Storage used for tests, demos, and embedded scenarios where durability is not required.
Package zone bridges miekg/dns RR types and pkg/object Blob payloads.
Package zone bridges miekg/dns RR types and pkg/object Blob payloads.

Jump to

Keyboard shortcuts

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