mirror of
https://github.com/coredns/coredns.git
synced 2026-01-11 19:31:19 -05:00
* core: make coredns.Server a caddy.GracefulServer We needed to also implement the Address() method. Fixes: #519 * Add compile time check if we implement caddy.GracefulServer * Check if we should shutdown