diff options
author | 2016-09-19 11:26:00 +0100 | |
---|---|---|
committer | 2016-09-19 11:26:00 +0100 | |
commit | 855571604619666696d21845952e298fb5fdb851 (patch) | |
tree | 335c4b9ca52e07030048bfb539a184acf98b6144 /request | |
parent | 1e706b5f2160f68cb844d94d6104ca2c5b409892 (diff) | |
download | coredns-855571604619666696d21845952e298fb5fdb851.tar.gz coredns-855571604619666696d21845952e298fb5fdb851.tar.zst coredns-855571604619666696d21845952e298fb5fdb851.zip |
Cleanups and tests (#272)
For some reasons there was a dnsserver/middleware.go that defined
the middleware handlers. This code was a repeat from
middleware/middleware.go. Removed dnsserver/middleware.go and replaced
all uses of dnsserver.Middleware with middleware.Middleware.
Added dnsserver/address_test.go to test the zone normalization (and to
improve the test coverage). The deleted file will also improve the test
coverage :)
Diffstat (limited to 'request')
0 files changed, 0 insertions, 0 deletions