mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -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,4 +1,4 @@
|
||||
// Package requests abstract a client's request so that all middleware
|
||||
// Package request abstracts a client's request so that all middleware
|
||||
// will handle them in an unified way.
|
||||
package request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user