menu

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 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 CreateOrUpdateMenuLogic

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

func NewCreateOrUpdateMenuLogic

func NewCreateOrUpdateMenuLogic(r *http.Request, svcCtx *svc.ServiceContext) *CreateOrUpdateMenuLogic

func (*CreateOrUpdateMenuLogic) CreateOrUpdateMenu

func (l *CreateOrUpdateMenuLogic) CreateOrUpdateMenu(req *types.CreateOrUpdateMenuReq) (resp *types.BaseMsgResp, err error)

type CreateOrUpdateMenuParamLogic added in v0.0.4

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

func NewCreateOrUpdateMenuParamLogic added in v0.0.4

func NewCreateOrUpdateMenuParamLogic(r *http.Request, svcCtx *svc.ServiceContext) *CreateOrUpdateMenuParamLogic

func (*CreateOrUpdateMenuParamLogic) CreateOrUpdateMenuParam added in v0.0.4

func (l *CreateOrUpdateMenuParamLogic) CreateOrUpdateMenuParam(req *types.CreateOrUpdateMenuParamReq) (resp *types.BaseMsgResp, err error)

type DeleteMenuLogic

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

func NewDeleteMenuLogic

func NewDeleteMenuLogic(r *http.Request, svcCtx *svc.ServiceContext) *DeleteMenuLogic

func (*DeleteMenuLogic) DeleteMenu

func (l *DeleteMenuLogic) DeleteMenu(req *types.IDReq) (resp *types.BaseMsgResp, err error)

type DeleteMenuParamLogic added in v0.0.4

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

func NewDeleteMenuParamLogic added in v0.0.4

func NewDeleteMenuParamLogic(r *http.Request, svcCtx *svc.ServiceContext) *DeleteMenuParamLogic

func (*DeleteMenuParamLogic) DeleteMenuParam added in v0.0.4

func (l *DeleteMenuParamLogic) DeleteMenuParam(req *types.IDReq) (resp *types.BaseMsgResp, err error)

type GetMenuByRoleLogic

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

func NewGetMenuByRoleLogic

func NewGetMenuByRoleLogic(r *http.Request, svcCtx *svc.ServiceContext) *GetMenuByRoleLogic

func (*GetMenuByRoleLogic) GetMenuByRole

func (l *GetMenuByRoleLogic) GetMenuByRole() (resp *types.GetMenuListBaseResp, err error)

type GetMenuListLogic

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

func NewGetMenuListLogic

func NewGetMenuListLogic(r *http.Request, svcCtx *svc.ServiceContext) *GetMenuListLogic

func (*GetMenuListLogic) GetMenuList

func (l *GetMenuListLogic) GetMenuList() (resp *types.MenuListResp, err error)

type GetMenuParamListByMenuIdLogic added in v0.0.4

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

func NewGetMenuParamListByMenuIdLogic added in v0.0.4

func NewGetMenuParamListByMenuIdLogic(r *http.Request, svcCtx *svc.ServiceContext) *GetMenuParamListByMenuIdLogic

func (*GetMenuParamListByMenuIdLogic) GetMenuParamListByMenuId added in v0.0.4

func (l *GetMenuParamListByMenuIdLogic) GetMenuParamListByMenuId(req *types.IDReq) (resp *types.MenuParamListByMenuIdResp, err error)

Jump to

Keyboard shortcuts

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