Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartLanguagesRoutes ¶
func StartLanguagesRoutes(g *gin.RouterGroup)
Types ¶
type LanguagesController ¶
type LanguagesController struct {
UseCases *application.LanguageUseCases
}
func (*LanguagesController) HandleDownloadLanguageTemplate ¶
func (controller *LanguagesController) HandleDownloadLanguageTemplate(c *gin.Context)
func (*LanguagesController) HandleGetLanguages ¶
func (controller *LanguagesController) HandleGetLanguages(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.