Documentation
¶
Index ¶
- func BatchDeleteDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetDocumentDetailHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetDocumentListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDeleteDocumentHandler ¶
func BatchDeleteDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Batch delete document
func CreateDocumentHandler ¶
func CreateDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create document
func DeleteDocumentHandler ¶
func DeleteDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete document
func GetDocumentDetailHandler ¶
func GetDocumentDetailHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get document detail
func GetDocumentListHandler ¶
func GetDocumentListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get document list
func UpdateDocumentHandler ¶
func UpdateDocumentHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update document
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.