Blob


1 [![godoc](https://pkg.go.dev/badge/olowe.co/dns)](https://pkg.go.dev/olowe.co/dns)
3 Package dns provides an interface for interacting with DNS servers
4 over both plain UDP and DNS over TLS (DoT). It uses no third party
5 dependencies.