dockerzhang commented on code in PR #794:
URL: https://github.com/apache/inlong-website/pull/794#discussion_r1250003105


##########
docs/sdk/tubemq-sdk/go.md:
##########
@@ -0,0 +1,70 @@
+---
+title: GO SDK
+sidebar_position: 3
+---
+
+Similar to the C++/Python SDK, the GO SDK is also divided into two parts: 
Producer and Consumer. Here is an introduction to both.

Review Comment:
   Producer and Consumer
   ->
   `Producer` and `Consumer`



##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sdk/tubemq-sdk/go.md:
##########
@@ -0,0 +1,70 @@
+---
+title: GO SDK

Review Comment:
   ditto



##########
docs/sdk/tubemq-sdk/go.md:
##########
@@ -0,0 +1,70 @@
+---
+title: GO SDK
+sidebar_position: 3
+---
+
+Similar to the C++/Python SDK, the GO SDK is also divided into two parts: 
Producer and Consumer. Here is an introduction to both.
+
+### Producer
+
+First, import some packages:

Review Comment:
   import some packages
   ->
   import necessary packages



##########
docs/sdk/tubemq-sdk/go.md:
##########
@@ -0,0 +1,70 @@
+---
+title: GO SDK

Review Comment:
   GO SDK
   ->
   Golang SDK



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to