Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalServerError ¶
func InvalidBodyError ¶
func NotFoundPaymentError ¶
Types ¶
type PaymentServer ¶
func NewPaymentServer ¶
func NewPaymentServer(cashDesk cashdesk.CashDesk) *PaymentServer
func (*PaymentServer) GetPayment ¶
func (p *PaymentServer) GetPayment(w http.ResponseWriter, r *http.Request)
func (*PaymentServer) GetPayments ¶
func (p *PaymentServer) GetPayments(w http.ResponseWriter, r *http.Request)
func (*PaymentServer) PostPayment ¶
func (p *PaymentServer) PostPayment(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.