This is a library for performing DNS queries. Its API is similar to the command-line tool q by Miek Gieben (and in fact qlib is a fork of q), but its API is exposed as a Go library instead of a command-line tool.
This repository has a bunch of example programs that are made with the https://github.com/miekg/dns Go package.
Currently they include:
as112: an AS112 black hole serverchaos: show DNS server identitycheck-soa: check the SOA record of zones for all nameserversq: dig-like query toolreflect: reflection nameserver