batazor/go-auth

View on GitHub
handlers/user/validation.go

Summary

Maintainability
A
0 mins
Test Coverage

exported function CheckUniqueUser should have comment or be unexported
Open

func CheckUniqueUser(w http.ResponseWriter, user userModel.User) bool {
Severity: Minor
Found in handlers/user/validation.go by golint

There are no issues that match your filters.

Category
Status