mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 09:14:17 -04:00
golint
This commit is contained in:
@@ -101,6 +101,7 @@ func (k Kubernetes) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.M
|
||||
return dns.RcodeSuccess, nil
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (k Kubernetes) Name() string { return "kubernetes" }
|
||||
|
||||
// Err writes an error response back to the client.
|
||||
|
||||
Reference in New Issue
Block a user