naming
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
|||||||
"GoMembership/internal/repositories"
|
"GoMembership/internal/repositories"
|
||||||
)
|
)
|
||||||
|
|
||||||
type LicenceInterface interface {
|
type LicenceServiceInterface interface {
|
||||||
GetAllCategories() ([]models.Category, error)
|
GetAllCategories() ([]models.Category, error)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user