coredns/middleware
Miek Gieben 2dd8a687b3 Startup notification (#250)
Stop the caddy message and start our own init notifications.
Log the version of CoreDNS when starting up.
Fix all middleware's setup functions so that return the error prefixed
with *which* middleware was failing; leads to better debuggable errors
when starting up.
2016-09-10 09:16:25 +01:00
..
bind Startup notification (#250) 2016-09-10 09:16:25 +01:00
cache Startup notification (#250) 2016-09-10 09:16:25 +01:00
chaos Startup notification (#250) 2016-09-10 09:16:25 +01:00
dnssec Startup notification (#250) 2016-09-10 09:16:25 +01:00
errors Startup notification (#250) 2016-09-10 09:16:25 +01:00
etcd Startup notification (#250) 2016-09-10 09:16:25 +01:00
file Startup notification (#250) 2016-09-10 09:16:25 +01:00
health Startup notification (#250) 2016-09-10 09:16:25 +01:00
kubernetes Startup notification (#250) 2016-09-10 09:16:25 +01:00
loadbalance Cleanup: put middleware helper functions in pkgs (#245) 2016-09-07 11:10:16 +01:00
log Startup notification (#250) 2016-09-10 09:16:25 +01:00
metrics Startup notification (#250) 2016-09-10 09:16:25 +01:00
pkg Cleanup: put middleware helper functions in pkgs (#245) 2016-09-07 11:10:16 +01:00
pprof Startup notification (#250) 2016-09-10 09:16:25 +01:00
proxy Startup notification (#250) 2016-09-10 09:16:25 +01:00
rewrite Startup notification (#250) 2016-09-10 09:16:25 +01:00
secondary Startup notification (#250) 2016-09-10 09:16:25 +01:00
test Fix TestStubLookup and TestLookup (#213) 2016-08-14 12:57:49 -06:00
middleware.go Startup notification (#250) 2016-09-10 09:16:25 +01:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00