mirror of
https://github.com/coredns/coredns.git
synced 2026-05-28 04:40:25 -04: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