mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
golint
This commit is contained in:
@@ -292,4 +292,5 @@ func (f HandlerFunc) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.
|
||||
return f(ctx, w, r)
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (f HandlerFunc) Name() string { return "handlerfunc" }
|
||||
|
||||
Reference in New Issue
Block a user