tenantlogic

package
v0.0.0-...-7745932 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateTenantLogic

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

func NewCreateTenantLogic

func NewCreateTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateTenantLogic

func (*CreateTenantLogic) CreateTenant

func (l *CreateTenantLogic) CreateTenant(in *pb.CreateTenantReq) (*pb.BaseResp, error)

type DeleteTenantLogic

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

func NewDeleteTenantLogic

func NewDeleteTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteTenantLogic

func (*DeleteTenantLogic) DeleteTenant

func (l *DeleteTenantLogic) DeleteTenant(in *pb.IDReq) (*pb.BaseResp, error)

type GetTenantListLogic

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

func NewGetTenantListLogic

func NewGetTenantListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTenantListLogic

func (*GetTenantListLogic) GetTenantList

func (l *GetTenantListLogic) GetTenantList(in *pb.IDReq) (*pb.GetTeantListResp, error)

type GetTenantLogic

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

func NewGetTenantLogic

func NewGetTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTenantLogic

func (*GetTenantLogic) GetTenant

func (l *GetTenantLogic) GetTenant(in *pb.IDReq) (*pb.GetTenantResp, error)

type GrantMenuToRoleLogic

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

func NewGrantMenuToRoleLogic

func NewGrantMenuToRoleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GrantMenuToRoleLogic

func (*GrantMenuToRoleLogic) GrantMenuToRole

func (l *GrantMenuToRoleLogic) GrantMenuToRole(in *pb.GrantMenusToRoleReq) (*pb.BaseResp, error)

type UpdateTenantLogic

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

func NewUpdateTenantLogic

func NewUpdateTenantLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTenantLogic

func (*UpdateTenantLogic) UpdateTenant

func (l *UpdateTenantLogic) UpdateTenant(in *pb.UpdateTenantReq) (*pb.BaseResp, error)

type UpdateTenantPeriodLogic

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

func NewUpdateTenantPeriodLogic

func NewUpdateTenantPeriodLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTenantPeriodLogic

func (*UpdateTenantPeriodLogic) UpdateTenantPeriod

func (l *UpdateTenantPeriodLogic) UpdateTenantPeriod(in *pb.UpdatePeriodReq) (*pb.BaseResp, error)

type UpdateTenantStatusLogic

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

func NewUpdateTenantStatusLogic

func NewUpdateTenantStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTenantStatusLogic

func (*UpdateTenantStatusLogic) UpdateTenantStatus

func (l *UpdateTenantStatusLogic) UpdateTenantStatus(in *pb.UpdateStatusReq) (*pb.BaseResp, error)

Jump to

Keyboard shortcuts

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