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