Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlashPromotionLogAddLogic ¶
func NewFlashPromotionLogAddLogic ¶
func NewFlashPromotionLogAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) FlashPromotionLogAddLogic
func (*FlashPromotionLogAddLogic) FlashPromotionLogAdd ¶
func (l *FlashPromotionLogAddLogic) FlashPromotionLogAdd(req types.AddFlashPromotionLogReq) (*types.AddFlashPromotionLogResp, error)
type FlashPromotionLogDeleteLogic ¶
func NewFlashPromotionLogDeleteLogic ¶
func NewFlashPromotionLogDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) FlashPromotionLogDeleteLogic
func (*FlashPromotionLogDeleteLogic) FlashPromotionLogDelete ¶
func (l *FlashPromotionLogDeleteLogic) FlashPromotionLogDelete(req types.DeleteFlashPromotionLogReq) (*types.DeleteFlashPromotionLogResp, error)
type FlashPromotionLogListLogic ¶
func NewFlashPromotionLogListLogic ¶
func NewFlashPromotionLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) FlashPromotionLogListLogic
func (*FlashPromotionLogListLogic) FlashPromotionLogList ¶
func (l *FlashPromotionLogListLogic) FlashPromotionLogList(req types.ListFlashPromotionLogReq) (*types.ListFlashPromotionLogResp, error)
type FlashPromotionLogUpdateLogic ¶
func NewFlashPromotionLogUpdateLogic ¶
func NewFlashPromotionLogUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) FlashPromotionLogUpdateLogic
func (*FlashPromotionLogUpdateLogic) FlashPromotionLogUpdate ¶
func (l *FlashPromotionLogUpdateLogic) FlashPromotionLogUpdate(req types.UpdateFlashPromotionLogReq) (*types.UpdateFlashPromotionLogResp, error)
Click to show internal directories.
Click to hide internal directories.