Documentation
¶
Index ¶
- func SchemaCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaRawValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaUiConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaUiConfigUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemaValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SchemasListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SchemaCreateHandler ¶
func SchemaCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建模式
func SchemaDeleteHandler ¶
func SchemaDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除模式
func SchemaDetailHandler ¶
func SchemaDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取模式详情
func SchemaRawValidateHandler ¶
func SchemaRawValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
原始模式验证
func SchemaUiConfigHandler ¶
func SchemaUiConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取模式UI配置
func SchemaUiConfigUpdateHandler ¶
func SchemaUiConfigUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新模式UI配置
func SchemaUpdateHandler ¶
func SchemaUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新模式
func SchemaValidateHandler ¶
func SchemaValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
验证模式数据
func SchemasListHandler ¶
func SchemasListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取模式列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.