aboutsummaryrefslogtreecommitdiff
path: root/scripts/errcheck_excludes.txt
blob: ed0736fbabfab4734cc3236492ee75b82e7b254b (plain)
1
2
3
4
// Used in HTTP handlers, any error is handled by the server itself.
(net/http.ResponseWriter).Write
// Never check for logger errors.
(github.com/go-kit/kit/log.Logger).Log