mirror of
https://github.com/coredns/coredns.git
synced 2026-06-19 15:40:13 -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