mirror of
https://github.com/miekg/dns.git
synced 2025-08-10 03:26:57 +02:00
* Use simple names and add zone Remove function for dynamic update use. * Locking 'n stuff is all taken care off * TSIG is working and the duplicate code is removed. * readClient and writeClient are renamed read and write, because that is what they do.
3 lines
36 B
Go
3 lines
36 B
Go
package dns
|
|
// Find better solution
|