timoth-y/kicksware-api

View on GitHub
services/users/api/rest/handler.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func NewHandler(service service.UserService, auth service.AuthService, mail service.MailService,
    interact service.InteractService, config config.CommonConfig) *Handler {
Severity: Minor
Found in services/users/api/rest/handler.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status