timoth-y/kicksware-api

View on GitHub
services/users/container/factory/gatewayHandlerFactory.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func ProvideRESTGatewayHandler(service service.UserService, authService service.AuthService, mailService service.MailService,
    interactService service.InteractService, config env.ServiceConfig) *rest.Handler {
Severity: Minor
Found in services/users/container/factory/gatewayHandlerFactory.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status