Documentation ¶
Index ¶
- func CreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func IndexHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func MultiExportHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func MultiImportHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHandler ¶
func CreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteHandler ¶
func DeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func IndexHandler ¶
func IndexHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func MultiExportHandler ¶ added in v1.1.0
func MultiExportHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
批量导出菜单
func MultiImportHandler ¶ added in v1.1.0
func MultiImportHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
批量导入菜单
func UpdateHandler ¶
func UpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.