This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 51d5baeee3 [INLONG-766][Doc] Update DataProxy Golang SDK docs (#767)
51d5baeee3 is described below

commit 51d5baeee3aa28bb565385a77e64990d083e8efd
Author: gunli <[email protected]>
AuthorDate: Fri Jun 2 12:02:52 2023 +0800

    [INLONG-766][Doc] Update DataProxy Golang SDK docs (#767)
    
    Co-authored-by: gunli <[email protected]>
---
 docs/sdk/dataproxy-sdk/go.md                                             | 1 -
 .../docusaurus-plugin-content-docs/version-1.7.0/sdk/dataproxy-sdk/go.md | 1 -
 2 files changed, 2 deletions(-)

diff --git a/docs/sdk/dataproxy-sdk/go.md b/docs/sdk/dataproxy-sdk/go.md
index 51ad98abd7..f984109f90 100755
--- a/docs/sdk/dataproxy-sdk/go.md
+++ b/docs/sdk/dataproxy-sdk/go.md
@@ -123,7 +123,6 @@ Some common errors:
 
 | Option                      | Default value                | Desc            
                                             | Optional                         
                            |
 | --------------------------- | ---------------------------- | 
------------------------------------------------------------ | 
------------------------------------------------------------ |
-| WithSet()                   | ""                           | Sets the 
cluster name.                                        | Yes, no use now.         
                                          |
 | WithGroupID()               | ""                           | Sets the Group 
ID.                                            | No                             
                              |
 | WithURL()                   | ""                           | Sets the 
Manager URL.                                | No                                
                           |
 | WithUpdateInterval()        | 5m                           | Sets the update 
interval of service discoery.                 | Yes                             
                              |
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.7.0/sdk/dataproxy-sdk/go.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.7.0/sdk/dataproxy-sdk/go.md
index 1fc3c902c3..fecb429a8c 100755
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.7.0/sdk/dataproxy-sdk/go.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.7.0/sdk/dataproxy-sdk/go.md
@@ -123,7 +123,6 @@ client.Close()
 
 | 配置项                      | 默认值                       | 描述                    
                                     | 可选                                       
                  |
 | --------------------------- | ---------------------------- | 
------------------------------------------------------------ | 
------------------------------------------------------------ |
-| WithSet()                   | ""                           | 设置集群名           
                                        | 是,无用途                                 
                  |
 | WithGroupID()               | ""                           | 设置GroupID       
                                           | 否                                  
                         |
 | WithURL()                   | ""                           | 设置 Manager 的URL 
                                           | 否                                  
                         |
 | WithUpdateInterval()        | 5m                           | 设置服务发现的更新时间     
                                  | 是                                           
                |

Reply via email to