Searched defs:LookupIP (Results 1 – 1 of 1) sorted by relevance
205 func LookupIP(host string) ([]IP, error) { func227 func (r *Resolver) LookupIP(ctx context.Context, network, host string) ([]IP, error) { func