Package resolver allows performing DNS queries such as resolving a DNS name querying some records, DNS zone transferences and reverse IP lookups.
go get -u github.com/jimen0/resolver/...
Read the tests (:
Just run go test -race -v github.com/jimen0/resolver/...
Send a PR or open an issue. Just make sure that your PR passes gofmt
, golint
and govet
.