# Packages
Package cache implements RDAP Service Registry file caching.
# Functions
NewASNRegistry creates an ASNRegistry from an ASN registry JSON document.
NewDNSRegistry creates a DNSRegistry from a DNS registry JSON document.
NewFile constructs a File from a bootstrap registry file.
NewNetRegistry creates a NetRegistry from an IPv4 or IPv6 registry JSON document.
NewServiceProviderRegistry creates a ServiceProviderRegistry from a Service Provider JSON document.
# Constants
No description provided by the author
Default URL of the Service Registry files.
Default cache timeout of Service Registries.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Answer represents the result of bootstrapping a single query.
No description provided by the author
Client implements an RDAP bootstrap client.
No description provided by the author
File represents a bootstrap registry file (i.e.
No description provided by the author
Question represents a bootstrap query.
No description provided by the author
# Interfaces
A Registry implements bootstrap lookups.
# Type aliases
A RegistryType represents a bootstrap registry type.