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 2022/11/19 05:07:29 UTC

[GitHub] [dubbo-go-hessian2] Leospard commented on a diff in pull request #338: Export getArgType

Leospard commented on code in PR #338:
URL: https://github.com/apache/dubbo-go-hessian2/pull/338#discussion_r1027036094


##########
request.go:
##########
@@ -33,6 +33,10 @@ import (
 // dubbo
 /////////////////////////////////////////
 
+func GetArgType(v interface{}) string {

Review Comment:
   当时直观想着就是包装一下 Export 出来给 triple encoding 使用就行,不用修改其他的了。也可以直接改下面的,直接修改更好是嘛,我自己不是很确定



-- 
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