menuparam

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateMenuParamLogic

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

func NewCreateMenuParamLogic

func NewCreateMenuParamLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateMenuParamLogic

func (*CreateMenuParamLogic) CreateMenuParam

func (l *CreateMenuParamLogic) CreateMenuParam(in *core.MenuParamInfo) (*core.BaseIDResp, error)

type DeleteMenuParamLogic

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

func NewDeleteMenuParamLogic

func NewDeleteMenuParamLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteMenuParamLogic

func (*DeleteMenuParamLogic) DeleteMenuParam

func (l *DeleteMenuParamLogic) DeleteMenuParam(in *core.IDsReq) (*core.BaseResp, error)

type GetMenuParamByIdLogic

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

func NewGetMenuParamByIdLogic

func NewGetMenuParamByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetMenuParamByIdLogic

func (*GetMenuParamByIdLogic) GetMenuParamById

func (l *GetMenuParamByIdLogic) GetMenuParamById(in *core.IDReq) (*core.MenuParamInfo, error)

type GetMenuParamListLogic

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

func NewGetMenuParamListLogic

func NewGetMenuParamListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetMenuParamListLogic

func (*GetMenuParamListLogic) GetMenuParamList

type UpdateMenuParamLogic

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

func NewUpdateMenuParamLogic

func NewUpdateMenuParamLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateMenuParamLogic

func (*UpdateMenuParamLogic) UpdateMenuParam

func (l *UpdateMenuParamLogic) UpdateMenuParam(in *core.MenuParamInfo) (*core.BaseResp, error)

Jump to

Keyboard shortcuts

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