service

package
v0.0.0-...-6907fd9 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 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 ListOrderService

type ListOrderService struct {
	// contains filtered or unexported fields

} // NewListOrderService new ListOrderService

func NewListOrderService

func NewListOrderService(ctx context.Context) *ListOrderService

func (*ListOrderService) Run

func (s *ListOrderService) Run(req *order.ListOrderReq) (resp *order.ListOrderResp, err error)

Run create note info

type MarkOrderPaidService

type MarkOrderPaidService struct {
	// contains filtered or unexported fields

} // NewMarkOrderPaidService new MarkOrderPaidService

func NewMarkOrderPaidService

func NewMarkOrderPaidService(ctx context.Context) *MarkOrderPaidService

func (*MarkOrderPaidService) Run

Run create note info

type PlaceOrderService

type PlaceOrderService struct {
	// contains filtered or unexported fields

} // NewPlaceOrderService new PlaceOrderService

func NewPlaceOrderService

func NewPlaceOrderService(ctx context.Context) *PlaceOrderService

func (*PlaceOrderService) Run

func (s *PlaceOrderService) Run(req *order.PlaceOrderReq) (resp *order.PlaceOrderResp, err error)

Run create note info

Jump to

Keyboard shortcuts

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