coredns/middleware/test
Miek Gieben 30fd224504 middleware/whoami: add (#264)
Add a new middleware that tells you who you are; IP, port and transport
is echoed back.

Also some various cleanup and documentation improvements while at it:

* ResponseWriter: improve the documentation of these helper functions.
* And add an NextHandler for use in tests. Make chaos_test.go and
* whoam_test.go use it.
2016-09-17 17:09:05 +01:00
..
file.go Add middleware/dnssec (#133) 2016-04-26 17:57:11 +01:00
file_test.go Fix path for asset storage (#144) 2016-04-30 21:56:43 +01:00
helpers.go middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
helpers_test.go Fix path for asset storage (#144) 2016-04-30 21:56:43 +01:00
responsewriter.go middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
server.go Fix TestStubLookup and TestLookup (#213) 2016-08-14 12:57:49 -06:00