coredns/core/dnsserver
Miek Gieben 8555716046 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 :)
2016-09-19 11:26:00 +01:00
..
address.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
address_test.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
config.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
directives.go middleware/whois: hook it up 2016-09-17 17:50:16 +01:00
register.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00
server.go Cleanups and tests (#272) 2016-09-19 11:26:00 +01:00