golang-dns-dev

Dns protocol library for go
  https://github.com/miekg/dns
  0
  no reviews



Complete and usable dns library. all widely used resource records are supported, including the dnssec types. it follows a lean and mean philosophy. if there is stuff you should know as a dns programmer there isn't a convenience function for it. server side and client side programming is supported, i.e. you can build servers and resolvers with it.