mirror of
https://github.com/miekg/dns.git
synced 2025-10-14 11:21:01 +02:00
Thinking about splitting up the package
This commit is contained in:
parent
66ea81043c
commit
e6fb6095c4
@ -19,6 +19,10 @@ things that need to be fixed.
|
|||||||
a major memory saver;
|
a major memory saver;
|
||||||
* Check base64/base32/hex validity when parsing RRs;
|
* Check base64/base32/hex validity when parsing RRs;
|
||||||
* Include os.Error in ParseError too? (more info).
|
* Include os.Error in ParseError too? (more info).
|
||||||
|
* Split up the package? An idea might be:
|
||||||
|
dns/zone -- contains all zone parsing
|
||||||
|
dns/server -- server side stuff
|
||||||
|
dns/client -- client side stuff
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user