net.NS.Host (field)

3 uses

	net (current package)
		dnsclient.go#L238: 	Host string
		lookup.go#L604: 		if !isDomainName(ns.Host) {
		lookup.go#L835: 		nss = append(nss, &NS{Host: ns.NS.String()})