coredns/middleware/file/tree
Miek Gieben 2adbdf34d9 Use qname/qtype for lookups
Drop the use of dns.RR when in fact the only thing we use is the name

and type of the RR. Cleans up a bunch of stuff and also stops the weird

making of dns.RRs just for a lookup. Should safe some memory as well.



Fixes: #66
2016-04-02 17:49:13 +01:00
..
all.go empty non-terminal support 2016-04-02 16:56:16 +01:00
elem.go Use qname/qtype for lookups 2016-04-02 17:49:13 +01:00
tree.go Use qname/qtype for lookups 2016-04-02 17:49:13 +01:00