Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CategoryServiceHandler ¶
type CategoryServiceHandler struct {
// contains filtered or unexported fields
}
func CategoriesServiceNewHandler ¶
func CategoriesServiceNewHandler(repository *repository.CategoriesRepo) *CategoryServiceHandler
func (*CategoryServiceHandler) RegisterRoutes ¶
func (h *CategoryServiceHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.