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