resultsCategory

package
v0.0.0-...-9de6353 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRepositoryResultsCategory

func NewRepositoryResultsCategory(db *gorm.DB) *repository

func NewServiceResultsCategory

func NewServiceResultsCategory(repository Repository) *service

Types

type Repository

type Repository interface {
	GetListCategoriesRepository() ([]model.Category, error)
}

type Service

type Service interface {
	GetListCategoriesService() ([]model.Category, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL