mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
golint
This commit is contained in:
@@ -51,6 +51,7 @@ func (c Chaos) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (
|
||||
return 0, nil
|
||||
}
|
||||
|
||||
// Name implements the Handler interface.
|
||||
func (c Chaos) Name() string { return "chaos" }
|
||||
|
||||
func trim(s string) string {
|
||||
|
||||
Reference in New Issue
Block a user