result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain)
AnasBensalah opened this issue · 0 comments
AnasBensalah commented
Hi netevert,
I downloaded the git repository, but when I tried to build dnsmorph.go. I faced these errors
$ go build dnsmorph.go
# command-line-arguments ./dnsmorph.go:378:30: result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain) ./dnsmorph.go:381:30: result.Domain undefined (type whoisparser.WhoisInfo has no field or method Domain)
can you help
Best regards