thestrukture/IDE

View on GitHub
api/handlers/rest_ApiComplete.go

Summary

Maintainability
A
0 mins
Test Coverage
F
30%

func ApiComplete should be APIComplete
Open

func ApiComplete(w http.ResponseWriter, r *http.Request, session *sessions.Session) (response string, callmet bool) {
Severity: Minor
Found in api/handlers/rest_ApiComplete.go by golint

package comment should be of the form "Package handlers ..."
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_ApiComplete.go by golint

comment on exported function ApiComplete should be of the form "ApiComplete ..."
Open

//
Severity: Minor
Found in api/handlers/rest_ApiComplete.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// File generated by Gopher Sauce
Severity: Minor
Found in api/handlers/rest_ApiComplete.go by gofmt

There are no issues that match your filters.

Category
Status