[
https://issues.apache.org/jira/browse/ROCKETMQ-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980402#comment-15980402
]
ASF GitHub Bot commented on ROCKETMQ-182:
-----------------------------------------
Github user StyleTang commented on a diff in the pull request:
https://github.com/apache/incubator-rocketmq-externals/pull/13#discussion_r112834996
--- Diff: rocketmq-go/hook/rpchook.go ---
@@ -14,4 +14,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package header
+
+package hook
+
+type RPCHook interface { // TODO solve cycle dependence
--- End diff --
this will cause compile error
> Go SDK Tracing
> --------------
>
> Key: ROCKETMQ-182
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-182
> Project: Apache RocketMQ
> Issue Type: New Feature
> Components: rocketmq-externals
> Environment: Linux & Windows
> Reporter: WenFeng Wang
> Assignee: yukon
> Labels: features
>
> Go SDK for RocketMQ.
> This Issue is mainly used for tracking the Go SDK design and development, if
> you have any Suggestions, can also be discussed in this Issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)