internal/quickerrors/main.go

Summary

Maintainability
A
35 mins
Test Coverage

Function dropErr has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func dropErr(status int, statusMessage string, body string, title string, w http.ResponseWriter) {
Severity: Minor
Found in internal/quickerrors/main.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status