pkg/

directory
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 23, 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 structural 3-way merge over zone trees for the `zonegit merge` operation.
Package merge implements structural 3-way merge over zone trees for the `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 route implements the per-query branch selection used by zonegitd's canary feature.
Package route implements the per-query branch selection used by zonegitd's canary feature.
Package sign provides Ed25519 sign/verify primitives for zonegit commits and tags.
Package sign provides Ed25519 sign/verify primitives for zonegit commits and tags.
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