示例#1
0
func ARCOUNT(d dns.DNS) {
	fmt.Println("ARCOUNT:", d.GetARCOUNT())
}