Versions in this module Expand all Collapse all v0 v0.0.2 Jan 24, 2025 Changes in this version + func AddIntegrationConsumeSettingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func DeleteIntegrationConsumeSettingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryIntegrationConsumeSettingDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryIntegrationConsumeSettingListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func UpdateIntegrationConsumeSettingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func UpdateIntegrationConsumeSettingStatusHandler(svcCtx *svc.ServiceContext) http.HandlerFunc v0.0.1 May 9, 2024 Changes in this version + func IntegrationConsumeSettingAddHandler(ctx *svc.ServiceContext) http.HandlerFunc + func IntegrationConsumeSettingDeleteHandler(ctx *svc.ServiceContext) http.HandlerFunc + func IntegrationConsumeSettingListHandler(ctx *svc.ServiceContext) http.HandlerFunc + func IntegrationConsumeSettingUpdateHandler(ctx *svc.ServiceContext) http.HandlerFunc