categoryroute

package
v0.0.0-...-898f3d0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CategoriesRouter

type CategoriesRouter struct {
	// contains filtered or unexported fields
}

CategoriesRouter holds the category handlers

func NewRouter

func NewRouter(ctrl *Controller, router *echo.Echo) *CategoriesRouter

NewRouter returns a new CategoriesRouter instance

func (*CategoriesRouter) RegisterRoutes

func (r *CategoriesRouter) RegisterRoutes()

RegisterRoutes is a routers map of ping requests

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller holds category handlers

func NewController

func NewController(categoryService contract.CategoryService, mapper mapper.Mapper) *Controller

NewController to handle requests

Jump to

Keyboard shortcuts

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