firmanJS/boillerplate-fiber

View on GitHub
routers/role.go

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

package routers
 
import (
"github.com/firmanJS/boillerplate-fiber/api/role"
"github.com/gofiber/fiber/v2"
Severity: Major
Found in routers/role.go and 1 other location - About 1 hr to fix
routers/employe.go on lines 1..19
Category
Status