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