Tree
- Tree:
aa0e5f4a345cfa9bb2b79721f801d2e6ce79538a
- Date:
- Message:
- dns: Separate sending messages from sending bytes That made it easy to then let us ResponseWriter to implement io.Writer
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)