Add standardization to HTTP response #90
Annotations
5 errors
golangci-lint:
util/helpers.go#L22
ST1003: type HttpResponse should be HTTPResponse (stylecheck)
|
golangci-lint:
util/helpers.go#L152
ST1003: func generateHttpResponse should be generateHTTPResponse (stylecheck)
|
golangci-lint:
util/helpers.go#L178
ST1003: func HttpResponseJSON should be HTTPResponseJSON (stylecheck)
|
golangci-lint:
util/helpers.go#L182
ST1003: func HttpResponseException should be HTTPResponseException (stylecheck)
|
golangci-lint
issues found
|
Loading