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