service

package
v0.0.0-...-cd595cc Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddItemService

type AddItemService struct {
	// contains filtered or unexported fields

} // NewAddItemService new AddItemService

func NewAddItemService

func NewAddItemService(ctx context.Context) *AddItemService

func (*AddItemService) Run

func (s *AddItemService) Run(req *cart.AddItemReq) (resp *cart.AddItemResp, err error)

Run create note info

type EmptyCartService

type EmptyCartService struct {
	// contains filtered or unexported fields

} // NewEmptyCartService new EmptyCartService

func NewEmptyCartService

func NewEmptyCartService(ctx context.Context) *EmptyCartService

func (*EmptyCartService) Run

func (s *EmptyCartService) Run(req *cart.EmptyCartReq) (resp *cart.EmptyCartResp, err error)

Run create note info

type GetCartService

type GetCartService struct {
	// contains filtered or unexported fields

} // NewGetCartService new GetCartService

func NewGetCartService

func NewGetCartService(ctx context.Context) *GetCartService

func (*GetCartService) Run

func (s *GetCartService) Run(req *cart.GetCartReq) (resp *cart.GetCartResp, err error)

Run create note info

Jump to

Keyboard shortcuts

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