net.DNSError.IsNotFound (field)
3 uses
net (current package)
dnsclient_unix.go#L846: if errors.As(err, &dnsErr) && dnsErr.IsNotFound {
net.go#L674: IsNotFound bool
net.go#L705: IsNotFound: isNotFound,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)