Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkHandler ¶
type LinkHandler struct {
// contains filtered or unexported fields
}
func NewLinkHandler ¶
func NewLinkHandler(usecase LinkUsecase) *LinkHandler
func (*LinkHandler) CreateLink ¶
func (h *LinkHandler) CreateLink(ctx *gin.Context)
func (*LinkHandler) GetLink ¶
func (h *LinkHandler) GetLink(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.