Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductHandler ¶
type ProductHandler struct {
// contains filtered or unexported fields
}
func NewProductHandler ¶
func NewProductHandler(p *presenter.Presenter, service product.Usecase) *ProductHandler
func (*ProductHandler) RegisterRoutes ¶ added in v0.5.0
func (h *ProductHandler) RegisterRoutes(rg *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.