Tree
- Tree:
65e321a092f23f846b4303ebf6215a97cdca48b2
- Date:
- Message:
- dns: Move recursive resolution functions into package They seem generic enough to be in the package rather than in the server implementation - ignoring the cache, of course!
README.md
Package dns provides an interface for interacting with DNS servers over both plain UDP and DNS over TLS (DoT). It uses no third party dependencies. # Reference [](http://godocs.io/git.sr.ht/~otl/dns) # Learn More For more documentation, see the [documentation site](https://man.sr.ht/~otl/dns-docs)