Searched defs:LookupCNAME (Results 1 – 1 of 1) sorted by relevance
451 func LookupCNAME(host string) (cname string, err error) { func468 func (r *Resolver) LookupCNAME(ctx context.Context, host string) (string, error) { func