rolelogic

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: AGPL-3.0 Imports: 7 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(in *sys.RoleCreateReq) (*sys.Response, 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(in *sys.RoleDeleteReq) (*sys.Response, 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(in *sys.RoleIndexReq) (*sys.RoleIndexResp, 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(in *sys.RoleMenuUpdateReq) (*sys.Response, 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(in *sys.RoleUpdateReq) (*sys.Response, error)

Jump to

Keyboard shortcuts

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