Documentation
¶
Index ¶
- func Delete(worksheetService services.Worksheets) gin.HandlerFunc
- func Get(worksheetService services.Worksheets) func(c *gin.Context)
- func GroupWorksheetsByYearAndMonth(worksheets []models.Worksheet) map[string][]models.Worksheet
- func UpdateWorksheetItem(worksheetService services.Worksheets) gin.HandlerFunc
- func View(worksheetService services.Worksheets) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(worksheetService services.Worksheets) gin.HandlerFunc
func UpdateWorksheetItem ¶
func UpdateWorksheetItem(worksheetService services.Worksheets) gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.