authority

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrUpdateApiAuthorityLogic

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

func NewCreateOrUpdateApiAuthorityLogic

func NewCreateOrUpdateApiAuthorityLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrUpdateApiAuthorityLogic

func (*CreateOrUpdateApiAuthorityLogic) CreateOrUpdateApiAuthority

func (l *CreateOrUpdateApiAuthorityLogic) CreateOrUpdateApiAuthority(req *types.CreateOrUpdateApiAuthorityReq) (resp *types.BaseMsgResp, err error)

type CreateOrUpdateMenuAuthorityLogic

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

func NewCreateOrUpdateMenuAuthorityLogic

func NewCreateOrUpdateMenuAuthorityLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateOrUpdateMenuAuthorityLogic

func (*CreateOrUpdateMenuAuthorityLogic) CreateOrUpdateMenuAuthority

func (l *CreateOrUpdateMenuAuthorityLogic) CreateOrUpdateMenuAuthority(req *types.MenuAuthorityInfoReq) (resp *types.BaseMsgResp, err error)

type GetApiAuthorityLogic

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

func NewGetApiAuthorityLogic

func NewGetApiAuthorityLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetApiAuthorityLogic

func (*GetApiAuthorityLogic) GetApiAuthority

func (l *GetApiAuthorityLogic) GetApiAuthority(req *types.IDReq) (resp *types.ApiAuthorityListResp, err error)

type GetMenuAuthorityLogic

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

func NewGetMenuAuthorityLogic

func NewGetMenuAuthorityLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetMenuAuthorityLogic

func (*GetMenuAuthorityLogic) GetMenuAuthority

func (l *GetMenuAuthorityLogic) GetMenuAuthority(req *types.IDReq) (resp *types.MenuAuthorityInfoResp, err error)

Jump to

Keyboard shortcuts

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