You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/09 05:15:02 UTC

[GitHub] [dubbo-go-samples] xavier-niu opened a new pull request #238: [WIP] Tst: Add samples that shows how to call generic invocation with Triple protocol

xavier-niu opened a new pull request #238:
URL: https://github.com/apache/dubbo-go-samples/pull/238


   - [ ] Refactor generic invocation samples to support triple protocol
   - [ ] Add samples that shows how to call generic invocation with Triple protocol


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-samples] xavier-niu commented on a change in pull request #238: Feat: Update generic/default structure to support multiple protocols

Posted by GitBox <gi...@apache.org>.
xavier-niu commented on a change in pull request #238:
URL: https://github.com/apache/dubbo-go-samples/pull/238#discussion_r705912744



##########
File path: integrate_test/generic/default/tests/integration/main_test.go
##########
@@ -18,6 +18,7 @@
 package integration
 
 import (
+	"dubbo.apache.org/dubbo-go/v3/protocol/dubbo"

Review comment:
       Ahh! I'll fix it right away.




-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-samples] AlexStocks merged pull request #238: Feat: Update generic/default structure to support multiple protocols

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #238:
URL: https://github.com/apache/dubbo-go-samples/pull/238


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-samples] AlexStocks commented on a change in pull request #238: Feat: Update generic/default structure to support multiple protocols

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on a change in pull request #238:
URL: https://github.com/apache/dubbo-go-samples/pull/238#discussion_r705912038



##########
File path: integrate_test/generic/default/tests/integration/main_test.go
##########
@@ -18,6 +18,7 @@
 package integration
 
 import (
+	"dubbo.apache.org/dubbo-go/v3/protocol/dubbo"

Review comment:
       OMG. OMG. OMG.




-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org