mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
golint
This commit is contained in:
@@ -100,4 +100,5 @@ func (a Auto) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (i
|
||||
return dns.RcodeSuccess, nil
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (a Auto) Name() string { return "auto" }
|
||||
|
||||
Reference in New Issue
Block a user