handler

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttributeHandler added in v0.6.0

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

AttributeHandler ...

func NewAttributeHandler added in v0.6.0

func NewAttributeHandler(
	attributeService service.AttributeService,
	core *plugin_core.Plugin,
) *AttributeHandler

NewAttributeHandler ...

func (*AttributeHandler) Get added in v0.6.0

Get ...

func (*AttributeHandler) Paginate added in v0.6.0

Paginate ...

type AttributeManagerHandler added in v0.7.1

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

AttributeManagerHandler ...

func NewAttributeManagerHandler added in v0.7.1

func NewAttributeManagerHandler(
	attributeService service.AttributeManagerService,
	core *plugin_core.Plugin,
) *AttributeManagerHandler

NewAttributeHandler ...

func (*AttributeManagerHandler) Delete added in v0.7.1

Delete ...

func (*AttributeManagerHandler) Update added in v0.7.1

Update ...

type BuyerHandler added in v0.8.0

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

BuyerHandler ...

func NewBuyerHandler added in v0.8.0

func NewBuyerHandler(
	buyerService service.BuyerService,
	core *plugin_core.Plugin,
) *BuyerHandler

NewBuyerHandler ...

func (*BuyerHandler) Get added in v0.8.0

Get ...

func (*BuyerHandler) Paginate added in v0.8.0

Paginate ...

type BuyerManagerHandler added in v0.8.0

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

BuyerManagerHandler ...

func NewBuyerManagerHandler added in v0.8.0

func NewBuyerManagerHandler(
	buyerService service.BuyerManagerService,
	core *plugin_core.Plugin,
) *BuyerManagerHandler

NewBuyerHandler ...

func (*BuyerManagerHandler) Create added in v0.8.0

Create ...

func (*BuyerManagerHandler) Delete added in v0.8.0

Delete ...

func (*BuyerManagerHandler) Get added in v0.8.0

Get ...

func (*BuyerManagerHandler) Paginate added in v0.8.0

Paginate ...

func (*BuyerManagerHandler) Update added in v0.8.0

Update ...

type CategoryHandler

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

CategoryHandler ...

func NewCategoryHandler

func NewCategoryHandler(
	categoryService service.CategoryService,
	core *plugin_core.Plugin,
) *CategoryHandler

NewCategoryHandler ...

type CategoryManagerHandler added in v0.7.1

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

CategoryManagerHandler ...

func NewCategoryManagerHandler added in v0.7.1

func NewCategoryManagerHandler(
	categoryService service.CategoryManagerService,
	core *plugin_core.Plugin,
) *CategoryManagerHandler

NewCategoryHandler ...

func (*CategoryManagerHandler) Delete added in v0.7.1

Delete ...

func (*CategoryManagerHandler) Update added in v0.7.1

Update ...

type DebugHandler added in v0.9.2

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

DebugHandler ...

func NewDebugHandler added in v0.9.2

func NewDebugHandler(
	pluginDatabaseSqlx *plugin_database_sqlx.Plugin,
) *DebugHandler

NewDebugHandler ...

func (*DebugHandler) Stats added in v0.9.2

Paginate ...

type OrderHandler added in v0.9.0

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

OrderHandler ...

func NewOrderHandler added in v0.9.0

func NewOrderHandler(
	attributeService service.OrderService,
	core *plugin_core.Plugin,
) *OrderHandler

NewAttributeHandler ...

func (*OrderHandler) Create added in v0.9.0

Create ...

func (*OrderHandler) Delete added in v0.9.0

Delete ...

func (*OrderHandler) Get added in v0.9.0

Get ...

func (*OrderHandler) Paginate added in v0.9.0

Paginate ...

func (*OrderHandler) Update added in v0.9.0

Update ...

type ProductHandler

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

ProductHandler ...

func NewProductHandler

func NewProductHandler(
	productService service.ProductService,
	core *plugin_core.Plugin,
) *ProductHandler

NewProductHandler ...

type ProductManagerHandler added in v0.7.1

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

ProductManagerHandler ...

func NewProductManagerHandler added in v0.7.1

func NewProductManagerHandler(
	productService service.ProductManagerService,
	core *plugin_core.Plugin,
) *ProductManagerHandler

NewProductHandler ...

func (*ProductManagerHandler) Delete added in v0.7.1

Delete ...

func (*ProductManagerHandler) ImportMenu added in v0.10.0

func (h *ProductManagerHandler) ImportMenu(ctx context.Context, req *empty.Empty, rsp *empty.Empty) error

ImportMenu ...

func (*ProductManagerHandler) Update added in v0.7.1

Update ...

Jump to

Keyboard shortcuts

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