mirror of
https://github.com/coredns/coredns.git
synced 2025-11-03 02:33:21 -05:00
golint
This commit is contained in:
@@ -56,4 +56,5 @@ func (wh Whoami) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg)
|
||||
return 0, nil
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (wh Whoami) Name() string { return "whoami" }
|
||||
|
||||
Reference in New Issue
Block a user