package tinydns type DnsRecord struct { A []string AAAA []string }