Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckoutHandler ¶
type CheckoutHandler struct {
// contains filtered or unexported fields
}
func NewCheckoutHandler ¶
func NewCheckoutHandler(service *application.CheckoutService, logger *zap.Logger, tp telemetry.Provider) *CheckoutHandler
func (*CheckoutHandler) PlaceOrder ¶
func (h *CheckoutHandler) PlaceOrder(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.