Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSReferenceRefScriptDatum ¶ added in v0.18.0
type DNSReferenceRefScriptDatum struct { // This allows the type to be used with cbor.DecodeGeneric cbor.StructAsArray TldName []byte SymbolDrat []byte SymbolHns []byte }
DNSReferenceRefScriptDatum represents the auto-discovery datum type for scripts that handle DNS records
func (*DNSReferenceRefScriptDatum) UnmarshalCBOR ¶ added in v0.18.0
func (d *DNSReferenceRefScriptDatum) UnmarshalCBOR(cborData []byte) error
type Indexer ¶
type Indexer struct {
// contains filtered or unexported fields
}
func (*Indexer) LookupDomain ¶
Click to show internal directories.
Click to hide internal directories.