Tree
- Tree:
0e67a25fe524330015317bead057dfd70af4483a- Date:
- Message:
- doc: more Server documentation
| .gitignore | commits | blame |
| README.md | commits | blame |
| cmd/ | |
| dns.go | commits | blame |
| dns_test.go | commits | blame |
| go.mod | commits | blame |
| go.sum | commits | blame |
| server.go | commits | blame |
| server_test.go | commits | blame |
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)
