package resolver type Nameserver struct { net string host string address string }