Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChargeService ¶
type ChargeService struct { // contains filtered or unexported fields } // NewChargeService new ChargeService
func NewChargeService ¶
func NewChargeService(ctx context.Context) *ChargeService
func (*ChargeService) Run ¶
func (s *ChargeService) Run(req *payment.ChargeReq) (resp *payment.ChargeResp, err error)
Run create note info
Click to show internal directories.
Click to hide internal directories.