position

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 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 BatchDeletePositionLogic

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

func NewBatchDeletePositionLogic

func NewBatchDeletePositionLogic(r *http.Request, svcCtx *svc.ServiceContext) *BatchDeletePositionLogic

func (*BatchDeletePositionLogic) BatchDeletePosition

func (l *BatchDeletePositionLogic) BatchDeletePosition(req *types.IDsReq) (resp *types.BaseMsgResp, err error)

type CreateOrUpdatePositionLogic

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

func NewCreateOrUpdatePositionLogic

func NewCreateOrUpdatePositionLogic(r *http.Request, svcCtx *svc.ServiceContext) *CreateOrUpdatePositionLogic

func (*CreateOrUpdatePositionLogic) CreateOrUpdatePosition

func (l *CreateOrUpdatePositionLogic) CreateOrUpdatePosition(req *types.CreateOrUpdatePositionReq) (resp *types.BaseMsgResp, err error)

type DeletePositionLogic

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

func NewDeletePositionLogic

func NewDeletePositionLogic(r *http.Request, svcCtx *svc.ServiceContext) *DeletePositionLogic

func (*DeletePositionLogic) DeletePosition

func (l *DeletePositionLogic) DeletePosition(req *types.IDReq) (resp *types.BaseMsgResp, err error)

type GetPositionListLogic

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

func NewGetPositionListLogic

func NewGetPositionListLogic(r *http.Request, svcCtx *svc.ServiceContext) *GetPositionListLogic

func (*GetPositionListLogic) GetPositionList

func (l *GetPositionListLogic) GetPositionList(req *types.PositionListReq) (resp *types.PositionListResp, err error)

type UpdatePositionStatusLogic

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

func NewUpdatePositionStatusLogic

func NewUpdatePositionStatusLogic(r *http.Request, svcCtx *svc.ServiceContext) *UpdatePositionStatusLogic

func (*UpdatePositionStatusLogic) UpdatePositionStatus

func (l *UpdatePositionStatusLogic) UpdatePositionStatus(req *types.StatusCodeReq) (resp *types.BaseMsgResp, err error)

Jump to

Keyboard shortcuts

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