Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexLogic ¶
func NewIndexLogic ¶
func NewIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IndexLogic
func (*IndexLogic) Index ¶
func (l *IndexLogic) Index(req *types.RoleMenuIndexReq) (resp *types.RoleMenuIndexResp, err error)
type MulitUpdateLogic ¶
func NewMulitUpdateLogic ¶
func NewMulitUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MulitUpdateLogic
func (*MulitUpdateLogic) MulitUpdate ¶
func (l *MulitUpdateLogic) MulitUpdate(req *types.RoleMenuMultiUpdateReq) error
Click to show internal directories.
Click to hide internal directories.