Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler productpage hertz handler
func New ¶
func New(reviewsClient reviewsservice.Client, detailsClient detailsservice.Client) *Handler
New create handler
func (*Handler) GetProduct ¶
func (h *Handler) GetProduct(ctx context.Context, c *app.RequestContext)
GetProduct get product info
Click to show internal directories.
Click to hide internal directories.