handler

package
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(s micro.Service, c *dig.Container) error

Types

type AncestorHandler

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

AncestorHandler ...

func NewAncestorHandler

func NewAncestorHandler(
	ancestorService service.AncestorService,
) *AncestorHandler

NewAncestorHandler ...

func (*AncestorHandler) Get

Get ...

func (*AncestorHandler) Paginate

Paginate ...

type AncestorManagerHandler

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

AncestorManagerHandler ...

func NewAncestorManagerHandler

func NewAncestorManagerHandler(
	ancestorService service.AncestorManagerService,
) *AncestorManagerHandler

NewAncestorHandler ...

func (*AncestorManagerHandler) Delete

Delete ...

func (*AncestorManagerHandler) Update

Update ...

type AttributeHandler

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

AttributeHandler ...

func NewAttributeHandler

func NewAttributeHandler(
	attributeService service.AttributeService,
) *AttributeHandler

NewAttributeHandler ...

func (*AttributeHandler) Get

Get ...

func (*AttributeHandler) Paginate

Paginate ...

type AttributeManagerHandler

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

AttributeManagerHandler ...

func NewAttributeManagerHandler

func NewAttributeManagerHandler(
	attributeService service.AttributeManagerService,
) *AttributeManagerHandler

NewAttributeHandler ...

func (*AttributeManagerHandler) Delete

Delete ...

func (*AttributeManagerHandler) Update

Update ...

type BuyerHandler

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

BuyerHandler ...

func NewBuyerHandler

func NewBuyerHandler(
	buyerService service.BuyerService,
) *BuyerHandler

NewBuyerHandler ...

func (*BuyerHandler) Get

Get ...

func (*BuyerHandler) Paginate

Paginate ...

type BuyerManagerHandler

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

BuyerManagerHandler ...

func NewBuyerManagerHandler

func NewBuyerManagerHandler(
	buyerService service.BuyerManagerService,
) *BuyerManagerHandler

NewBuyerHandler ...

func (*BuyerManagerHandler) Delete

Delete ...

func (*BuyerManagerHandler) Update

Update ...

type CategoryHandler

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

CategoryHandler ...

func NewCategoryHandler

func NewCategoryHandler(
	categoryService service.CategoryService,
) *CategoryHandler

NewCategoryHandler ...

func (*CategoryHandler) Get

Get ...

func (*CategoryHandler) Paginate

Paginate ...

type CategoryManagerHandler

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

CategoryManagerHandler ...

func NewCategoryManagerHandler

func NewCategoryManagerHandler(
	categoryService service.CategoryManagerService,
) *CategoryManagerHandler

NewCategoryHandler ...

func (*CategoryManagerHandler) Delete

Delete ...

func (*CategoryManagerHandler) Update

Update ...

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

MenuHandler ...

func NewMenuHandler

func NewMenuHandler(
	menuService service.MenuService,
) *MenuHandler

NewProductHandler ...

Import ...

type OrderHandler

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

OrderHandler ...

func NewOrderHandler

func NewOrderHandler(
	orderService service.OrderService,
) *OrderHandler

NewAttributeHandler ...

func (*OrderHandler) Create

Create ...

func (*OrderHandler) Delete

Delete ...

func (*OrderHandler) Export

GetStat ...

func (*OrderHandler) Get

Get ...

func (*OrderHandler) GetStat

GetStat ...

func (*OrderHandler) Paginate

Paginate ...

func (*OrderHandler) Update

Update ...

type ProductHandler

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

ProductHandler ...

func NewProductHandler

func NewProductHandler(
	productService service.ProductService,
) *ProductHandler

NewProductHandler ...

func (*ProductHandler) Get

Get ...

func (*ProductHandler) Paginate

Paginate ...

type ProductManagerHandler

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

ProductManagerHandler ...

func NewProductManagerHandler

func NewProductManagerHandler(
	productService service.ProductManagerService,
) *ProductManagerHandler

NewProductHandler ...

func (*ProductManagerHandler) Delete

Delete ...

func (*ProductManagerHandler) Update

Update ...

Jump to

Keyboard shortcuts

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