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