Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaymentAPIController ¶
type PaymentAPIController struct {
// contains filtered or unexported fields
}
PaymentAPIController for payment api
func (*PaymentAPIController) Inject ¶
func (pc *PaymentAPIController) Inject( responder *web.Responder, Logger flamingo.Logger, orderService *application.OrderService, )
Inject dependencies
Click to show internal directories.
Click to hide internal directories.