Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartLaboratoriesRoutes ¶
func StartLaboratoriesRoutes(g *gin.RouterGroup)
Types ¶
type LaboratoriesController ¶
type LaboratoriesController struct {
UseCases *application.LaboratoriesUseCases
}
func (*LaboratoriesController) CreateLaboratory ¶
func (controller *LaboratoriesController) CreateLaboratory(c *gin.Context)
func (*LaboratoriesController) UpdateLaboratory ¶ added in v0.30.0
func (controller *LaboratoriesController) UpdateLaboratory(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.