Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
zonegit
command
|
|
|
zonegitd
command
Command zonegitd is a minimal authoritative DNS responder backed by a zonegit repository.
|
Command zonegitd is a minimal authoritative DNS responder backed by a zonegit repository. |
|
pkg
|
|
|
history
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). |
|
merge
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. |
|
object
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. |
|
repo
Package repo is the public Go API of zonegit.
|
Package repo is the public Go API of zonegit. |
|
resolve
Package resolve is the DNS query path.
|
Package resolve is the DNS query path. |
|
store
Package store defines the only persistence seam in zonegit.
|
Package store defines the only persistence seam in zonegit. |
|
store/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. |
|
zone
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.