mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
golint
This commit is contained in:
@@ -30,4 +30,5 @@ func (m *Metrics) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg
|
||||
return status, err
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (m *Metrics) Name() string { return "prometheus" }
|
||||
|
||||
Reference in New Issue
Block a user