[ post updated to reflect changes in the library ]
This library takes a new, innovative and enterprise ready
approach sends and receives queries to and from the DNS.
The
library was forked from the official DNS code in Go (in the net
package). Since that time Go team has thrown out this code and started
to use the system’s C library via a wrapper. I was however struck by the elegance of the
code (esp. the pack and unpack functions), so I forked it and added
new record types (AAAA, DS, RRSIG, etc.) and turned into a more
general DNS API.
, Go
and Vim.
