mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
golint
This commit is contained in:
@@ -55,6 +55,7 @@ var (
|
||||
}, []string{"type"})
|
||||
)
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (d Dnssec) Name() string { return "dnssec" }
|
||||
|
||||
const subsystem = "dnssec"
|
||||
|
||||
Reference in New Issue
Block a user