property

package
v0.0.0-...-22bdbfd Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatePropertyLogic

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

func NewCreatePropertyLogic

func NewCreatePropertyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreatePropertyLogic

func (*CreatePropertyLogic) CreateProperty

Property management

type DeletePropertyLogic

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

func NewDeletePropertyLogic

func NewDeletePropertyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeletePropertyLogic

func (*DeletePropertyLogic) DeleteProperty

func (l *DeletePropertyLogic) DeleteProperty(in *product.IDReq) (*product.BaseResp, error)

type GetPropertyByIdLogic

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

func NewGetPropertyByIdLogic

func NewGetPropertyByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyByIdLogic

func (*GetPropertyByIdLogic) GetPropertyById

func (l *GetPropertyByIdLogic) GetPropertyById(in *product.IDReq) (*product.PropertyInfo, error)

type GetPropertyListByIdsLogic

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

func NewGetPropertyListByIdsLogic

func NewGetPropertyListByIdsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyListByIdsLogic

func (*GetPropertyListByIdsLogic) GetPropertyListByIds

type GetPropertyListByNameLogic

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

func NewGetPropertyListByNameLogic

func NewGetPropertyListByNameLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyListByNameLogic

func (*GetPropertyListByNameLogic) GetPropertyListByName

type GetPropertyPageLogic

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

func NewGetPropertyPageLogic

func NewGetPropertyPageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPropertyPageLogic

func (*GetPropertyPageLogic) GetPropertyPage

type UpdatePropertyLogic

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

func NewUpdatePropertyLogic

func NewUpdatePropertyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdatePropertyLogic

func (*UpdatePropertyLogic) UpdateProperty

Jump to

Keyboard shortcuts

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