accessmanagelogic

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToAccessPb

func ToAccessPb(in *relationDB.SysAccessInfo) *sys.AccessInfo

func ToAccessPo

func ToAccessPo(in *sys.AccessInfo) *relationDB.SysAccessInfo

func ToApiInfoPb

func ToApiInfoPb(in *relationDB.SysApiInfo) *sys.ApiInfo

func ToApiInfoPo

func ToApiInfoPo(in *sys.ApiInfo) *relationDB.SysApiInfo

Types

type AccessInfoCreateLogic

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

func NewAccessInfoCreateLogic

func NewAccessInfoCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccessInfoCreateLogic

func (*AccessInfoCreateLogic) AccessInfoCreate

func (l *AccessInfoCreateLogic) AccessInfoCreate(in *sys.AccessInfo) (*sys.WithID, error)

type AccessInfoDeleteLogic

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

func NewAccessInfoDeleteLogic

func NewAccessInfoDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccessInfoDeleteLogic

func (*AccessInfoDeleteLogic) AccessInfoDelete

func (l *AccessInfoDeleteLogic) AccessInfoDelete(in *sys.WithID) (*sys.Empty, error)

type AccessInfoIndexLogic

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

func NewAccessInfoIndexLogic

func NewAccessInfoIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccessInfoIndexLogic

func (*AccessInfoIndexLogic) AccessInfoIndex

type AccessInfoMultiImportLogic

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

func NewAccessInfoMultiImportLogic

func NewAccessInfoMultiImportLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccessInfoMultiImportLogic

func (*AccessInfoMultiImportLogic) AccessInfoMultiImport

type AccessInfoUpdateLogic

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

func NewAccessInfoUpdateLogic

func NewAccessInfoUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccessInfoUpdateLogic

func (*AccessInfoUpdateLogic) AccessInfoUpdate

func (l *AccessInfoUpdateLogic) AccessInfoUpdate(in *sys.AccessInfo) (*sys.Empty, error)

type ApiInfoCreateLogic

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

func NewApiInfoCreateLogic

func NewApiInfoCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApiInfoCreateLogic

func (*ApiInfoCreateLogic) ApiInfoCreate

func (l *ApiInfoCreateLogic) ApiInfoCreate(in *sys.ApiInfo) (*sys.WithID, error)

type ApiInfoDeleteLogic

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

func NewApiInfoDeleteLogic

func NewApiInfoDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApiInfoDeleteLogic

func (*ApiInfoDeleteLogic) ApiInfoDelete

func (l *ApiInfoDeleteLogic) ApiInfoDelete(in *sys.WithID) (*sys.Empty, error)

type ApiInfoIndexLogic

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

func NewApiInfoIndexLogic

func NewApiInfoIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApiInfoIndexLogic

func (*ApiInfoIndexLogic) ApiInfoIndex

type ApiInfoUpdateLogic

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

func NewApiInfoUpdateLogic

func NewApiInfoUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ApiInfoUpdateLogic

func (*ApiInfoUpdateLogic) ApiInfoUpdate

func (l *ApiInfoUpdateLogic) ApiInfoUpdate(in *sys.ApiInfo) (*sys.Empty, error)

Jump to

Keyboard shortcuts

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