golint
This commit is contained in:
parent
7ce7100122
commit
94dc28646d
18 changed files with 21 additions and 3 deletions
|
@ -55,6 +55,7 @@ var (
|
|||
}, []string{"type"})
|
||||
)
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (d Dnssec) Name() string { return "dnssec" }
|
||||
|
||||
const subsystem = "dnssec"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue