golint cleanup (#828)
Clean up some golint related issues. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
c08497adee
commit
7ca018374f
8 changed files with 23 additions and 18 deletions
|
@ -14,7 +14,6 @@ import "github.com/miekg/dns"
|
|||
// is NXDOMAIN (NameError). This is needed to support the AutoPath.OnNXDOMAIN
|
||||
// function, which returns a NOERROR to client instead of NXDOMAIN if the final
|
||||
// search in the path fails to produce results.
|
||||
|
||||
type AutoPathWriter struct {
|
||||
dns.ResponseWriter
|
||||
original dns.Question
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue