The whoisparser library does not return ErrNotFoundDomain for Verisign "No match" responses — it parses them into a result with an empty Domain field. Add a post-parse check to detect this case and return ErrDomainDoesNotExist. |
||
|---|---|---|
| .. | ||
| rdap.go | ||
| rdap_mapper_test.go | ||
| rdap_test.go | ||
| utils.go | ||
| utils_test.go | ||
| whois.go | ||
| whois_mapper_test.go | ||
| whois_test.go | ||