Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetRefundLogic ¶
func NewGetRefundLogic ¶
func NewGetRefundLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetRefundLogic
func (*GetRefundLogic) GetRefund ¶
func (l *GetRefundLogic) GetRefund(req *types.IDReq) (resp *types.RefundInfoResp, err error)
type GetRefundPageLogic ¶
func NewGetRefundPageLogic ¶
func NewGetRefundPageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetRefundPageLogic
func (*GetRefundPageLogic) GetRefundPage ¶
func (l *GetRefundPageLogic) GetRefundPage(req *types.RefundPageReq) (resp *types.RefundPageResp, err error)
Click to show internal directories.
Click to hide internal directories.