Documentation ¶
Index ¶
- func Health() gin.HandlerFunc
- func ReportExportHandler(reportService business.ReportService, kind string) gin.HandlerFunc
- func ReportListHandler(tmplSrv business.TemplateService) gin.HandlerFunc
- func ReportPreviewHandler(templateService business.TemplateService, templateEngine data.TemplateEngine, ...) gin.HandlerFunc
- func ReportRenderHandlder(templateService business.TemplateService) gin.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Health ¶
func Health() gin.HandlerFunc
func ReportExportHandler ¶
func ReportExportHandler(reportService business.ReportService, kind string) gin.HandlerFunc
func ReportListHandler ¶
func ReportListHandler(tmplSrv business.TemplateService) gin.HandlerFunc
func ReportPreviewHandler ¶
func ReportPreviewHandler(templateService business.TemplateService, templateEngine data.TemplateEngine, reportService business.ReportService) gin.HandlerFunc
func ReportRenderHandlder ¶
func ReportRenderHandlder(templateService business.TemplateService) gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.