You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "xuehuanran (via GitHub)" <gi...@apache.org> on 2023/06/30 08:50:07 UTC

[GitHub] [inlong-website] xuehuanran opened a new pull request, #794: [INLONG-793][Doc] Add docs for tubemq go sdk.

xuehuanran opened a new pull request, #794:
URL: https://github.com/apache/inlong-website/pull/794

   This PR for #793, add documents for tubemq go sdk in en/zh-cn two languages.
   


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong-website] dockerzhang commented on a diff in pull request #794: [INLONG-793][Doc] Add docs for tubemq go sdk.

Posted by "dockerzhang (via GitHub)" <gi...@apache.org>.
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong-website] dockerzhang merged pull request #794: [INLONG-793][Doc] Add docs for tubemq go sdk.

Posted by "dockerzhang (via GitHub)" <gi...@apache.org>.
dockerzhang merged PR #794:
URL: https://github.com/apache/inlong-website/pull/794


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org