Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(UCase promo_code.UseCase) promo_code.Handler
Types ¶
type PromoCodeHandler ¶
type PromoCodeHandler struct {
PromoCodeUCase promo_code.UseCase
}
func (*PromoCodeHandler) ApplyPromoCodeToOrder ¶
func (h *PromoCodeHandler) ApplyPromoCodeToOrder(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.