gogjango/gjango

View on GitHub
route/route.go

Summary

Maintainability
A
45 mins
Test Coverage

Function NewServices has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewServices(DB *pg.DB, Log *zap.Logger, JWT *mw.JWT, Mail mail.Service, Mobile mobile.Service, R *gin.Engine) *Services {
Severity: Minor
Found in route/route.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status