firmanJS/boillerplate-fiber

View on GitHub
api/role/getRole.go

Summary

Maintainability
A
2 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/models"
Severity: Major
Found in api/role/getRole.go and 1 other location - About 2 hrs to fix
api/employe/getEmploye.go on lines 1..32
Category
Status