performanceSeat

package
v0.0.0-...-861475b Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PerformanceSeatAddLogic

type PerformanceSeatAddLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPerformanceSeatAddLogic

func NewPerformanceSeatAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSeatAddLogic

func (*PerformanceSeatAddLogic) PerformanceSeatAdd

func (l *PerformanceSeatAddLogic) PerformanceSeatAdd(req *types.PerformanceSeatAddReq) (resp *types.PerformanceSeatAddResp, err error)

type PerformanceSeatRemoveLogic

type PerformanceSeatRemoveLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPerformanceSeatRemoveLogic

func NewPerformanceSeatRemoveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSeatRemoveLogic

func (*PerformanceSeatRemoveLogic) PerformanceSeatRemove

func (l *PerformanceSeatRemoveLogic) PerformanceSeatRemove(req *types.GeneralPathId) (resp *types.Empty, err error)

type PerformanceSeatRetrieveLogic

type PerformanceSeatRetrieveLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPerformanceSeatRetrieveLogic

func NewPerformanceSeatRetrieveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSeatRetrieveLogic

func (*PerformanceSeatRetrieveLogic) PerformanceSeatRetrieve

type PerformanceSeatUpdateLogic

type PerformanceSeatUpdateLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPerformanceSeatUpdateLogic

func NewPerformanceSeatUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSeatUpdateLogic

func (*PerformanceSeatUpdateLogic) PerformanceSeatUpdate

func (l *PerformanceSeatUpdateLogic) PerformanceSeatUpdate(req *types.PerformanceSeatUpdateReq) (resp *types.Empty, err error)

Jump to

Keyboard shortcuts

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