mirror of
https://github.com/coredns/coredns.git
synced 2025-11-23 20:24:02 -05:00
Improve caddy.GracefulServer conformance checks (#7416)
Signed-off-by: Ilya Kulakov <kulakov.ilya@gmail.com>
This commit is contained in:
@@ -364,5 +364,3 @@ var (
|
||||
// GracefulTimeout is the maximum duration of a graceful shutdown.
|
||||
GracefulTimeout time.Duration
|
||||
)
|
||||
|
||||
var _ caddy.GracefulServer = new(Server)
|
||||
|
||||
Reference in New Issue
Block a user