role

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoleCreateLogic

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

func NewRoleCreateLogic

func NewRoleCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleCreateLogic

func (*RoleCreateLogic) RoleCreate

func (l *RoleCreateLogic) RoleCreate(req *types.RoleCreateReq) error

type RoleDeleteLogic

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

func NewRoleDeleteLogic

func NewRoleDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleDeleteLogic

func (*RoleDeleteLogic) RoleDelete

func (l *RoleDeleteLogic) RoleDelete(req *types.RoleDeleteReq) error

type RoleIndexLogic

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

func NewRoleIndexLogic

func NewRoleIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleIndexLogic

func (*RoleIndexLogic) RoleIndex

func (l *RoleIndexLogic) RoleIndex(req *types.RoleIndexReq) (resp *types.RoleIndexResp, err error)

type RoleMenuUpdateLogic

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

func NewRoleMenuUpdateLogic

func NewRoleMenuUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleMenuUpdateLogic

func (*RoleMenuUpdateLogic) RoleMenuUpdate

func (l *RoleMenuUpdateLogic) RoleMenuUpdate(req *types.RoleMenuUpdateReq) error

type RoleUpdateLogic

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

func NewRoleUpdateLogic

func NewRoleUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RoleUpdateLogic

func (*RoleUpdateLogic) RoleUpdate

func (l *RoleUpdateLogic) RoleUpdate(req *types.RoleUpdateReq) error

Jump to

Keyboard shortcuts

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