role

package
v0.0.0-...-09fef34 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateRoleLogic

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

func NewCreateRoleLogic

func NewCreateRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateRoleLogic

func (*CreateRoleLogic) CreateRole

func (l *CreateRoleLogic) CreateRole(req *types.Role) (resp *types.Role, err error)

type DeleteRoleListLogic

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

func NewDeleteRoleListLogic

func NewDeleteRoleListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteRoleListLogic

func (*DeleteRoleListLogic) DeleteRoleList

func (l *DeleteRoleListLogic) DeleteRoleList(req *types.IdsReq) (resp *types.BatchResp, err error)

type DeleteRoleLogic

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

func NewDeleteRoleLogic

func NewDeleteRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteRoleLogic

func (*DeleteRoleLogic) DeleteRole

func (l *DeleteRoleLogic) DeleteRole(req *types.IdReq) (resp *types.BatchResp, err error)

type FindRoleListLogic

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

func NewFindRoleListLogic

func NewFindRoleListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindRoleListLogic

func (*FindRoleListLogic) FindRoleList

func (l *FindRoleListLogic) FindRoleList(req *types.PageQuery) (resp *types.PageResp, err error)

type FindRoleLogic

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

func NewFindRoleLogic

func NewFindRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindRoleLogic

func (*FindRoleLogic) FindRole

func (l *FindRoleLogic) FindRole(req *types.IdReq) (resp *types.Role, err error)

type FindRoleResourcesLogic

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

func NewFindRoleResourcesLogic

func NewFindRoleResourcesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindRoleResourcesLogic

func (*FindRoleResourcesLogic) FindRoleResources

func (l *FindRoleResourcesLogic) FindRoleResources(req *types.IdReq) (resp *types.RoleResourcesResp, err error)

type UpdateRoleApisLogic

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

func NewUpdateRoleApisLogic

func NewUpdateRoleApisLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateRoleApisLogic

func (*UpdateRoleApisLogic) UpdateRoleApis

func (l *UpdateRoleApisLogic) UpdateRoleApis(req *types.UpdateRoleApisReq) (resp *types.EmptyResp, err error)

type UpdateRoleLogic

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

func NewUpdateRoleLogic

func NewUpdateRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateRoleLogic

func (*UpdateRoleLogic) UpdateRole

func (l *UpdateRoleLogic) UpdateRole(req *types.Role) (resp *types.Role, err error)

type UpdateRoleMenusLogic

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

func NewUpdateRoleMenusLogic

func NewUpdateRoleMenusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateRoleMenusLogic

func (*UpdateRoleMenusLogic) UpdateRoleMenus

func (l *UpdateRoleMenusLogic) UpdateRoleMenus(req *types.UpdateRoleMenusReq) (resp *types.EmptyResp, err error)

Jump to

Keyboard shortcuts

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