firmanJS/boillerplate-fiber

View on GitHub
api/role/deleteRole.go

Summary

Maintainability
B
4 hrs
Test Coverage

Showing 1 of 1 total issue

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

package role
 
import (
. "github.com/firmanJS/boillerplate-fiber/config"
"github.com/firmanJS/boillerplate-fiber/helpers"
Severity: Major
Found in api/role/deleteRole.go and 1 other location - About 4 hrs to fix
api/employe/deleteEmploye.go on lines 1..47
Category
Status