controller

package
v3.10.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataControllerCustomerOrders

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

DataControllerCustomerOrders for `get("orders.customerorders", ...)` requests

func (*DataControllerCustomerOrders) Data

func (dc *DataControllerCustomerOrders) Data(ctx context.Context, r *web.Request, _ web.RequestParams) interface{}

Data controller for blocks

func (*DataControllerCustomerOrders) Inject

func (dc *DataControllerCustomerOrders) Inject(
	customerIdentityOrderService domain.CustomerIdentityOrderService,
	webIdentityService *auth.WebIdentityService,
)

Inject dependencies

Jump to

Keyboard shortcuts

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