mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
cleanups: go vet/golint (#331)
Go vet and golint the new code once again. Drop Name from NameTemplate - it's cleaner: nametemplate.Template.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Package DNS server implements all the interfaces from Caddy, so that
|
||||
// CoreDNS can be a servertype plugin.
|
||||
// Package dnsserver implements all the interfaces from Caddy, so that CoreDNS can be a servertype plugin.
|
||||
package dnsserver
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user