Documentation
¶
Index ¶
- func EntitiesListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityPreviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func EntityValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntitiesListHandler ¶
func EntitiesListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取实体列表
func EntityCreateHandler ¶
func EntityCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建实体
func EntityDeleteHandler ¶
func EntityDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除实体
func EntityDetailHandler ¶
func EntityDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取实体详情
func EntityPreviewHandler ¶
func EntityPreviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
预览实体
func EntityUpdateHandler ¶
func EntityUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新实体
func EntityValidateHandler ¶
func EntityValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
验证实体
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.