Documentation
¶
Index ¶
- func ConfigDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigItemVersionDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigItemVersionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigSaveHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigUpsertHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigVersionDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigVersionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ConfigsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigDetailHandler ¶
func ConfigDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ConfigItemVersionDetailHandler ¶
func ConfigItemVersionDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ConfigItemVersionsHandler ¶
func ConfigItemVersionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ConfigSaveHandler ¶
func ConfigSaveHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ConfigUpsertHandler ¶
func ConfigUpsertHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建或更新配置
func ConfigValidateHandler ¶
func ConfigValidateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ConfigVersionDetailHandler ¶
func ConfigVersionDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取配置版本详情
func ConfigVersionsHandler ¶
func ConfigVersionsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取配置版本列表
func ConfigsListHandler ¶
func ConfigsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.