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