package
0.0.0-20221218020924-d28c3694b56e
Repository: https://github.com/zalgonoise/dns.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New returns a new pointer to a RecordBuilder.
Unimplemented returns an unimplemented (and invalid) store.Repository.
No description provided by the author

# Constants

filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
filemode.go will contain a readable and accessible list of file modes to simplify a filesystem interaction (such as saving configuration, DNS records and logfiles to a file).
A record.
CNAME record.
No description provided by the author
AAAA record.
Unset.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RecordTypeKeys converts a RecordType string to uint16.
RecordTypeKeys converts a RecordType to uint16.
RecordTypeKeys converts a RecordType to string.
RecordTypeKeys converts a string to RecordType.

# Structs

Record defines the basic elements of a DNS Record.
RecordBuilder is a helper struct to modularly build a store.Record.
No description provided by the author

# Interfaces

Repository defines the set of operations that a record store should expose This will consist of basic CRUD operations against a key-value store, to add, list, get, update or delete DNS Records from the key-value store.

# Type aliases

RecordType holds an enum of the supported DNS record types, from github.com/miekg/dns.