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 2020/08/10 05:18:05 UTC

[GitHub] [dubbo-go] iamhyz opened a new issue #706: 出参是基本类型要怎么写

iamhyz opened a new issue #706:
URL: https://github.com/apache/dubbo-go/issues/706


   本人搞java的,go不太懂。有没有大佬教一下,如果响应是String,这句 hessian.RegisterPOJO(&User{}) 要改成啥?


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

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] AlexStocks closed issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #706:
URL: https://github.com/apache/dubbo-go/issues/706


   


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

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] iamhyz commented on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
iamhyz commented on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-674628368


   > `String` only
   
   String only


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

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] fangyincheng commented on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
fangyincheng commented on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-674930085


   string不需要registrypojo,默认已经支持了的


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

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] AlexStocks closed issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #706:
URL: https://github.com/apache/dubbo-go/issues/706


   


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

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] zouyx commented on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
zouyx commented on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-680421799


   @iamhyz any problems?


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

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] fangyincheng edited a comment on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
fangyincheng edited a comment on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-674930085


   string不需要registerPojo,默认已经支持了的


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

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] zouyx commented on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
zouyx commented on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-673985727


   > 本人搞java的,go不太懂。有没有大佬教一下,如果响应是String,这句 hessian.RegisterPOJO(&User{}) 要改成啥?
   
   `String` only or `String` in entity?


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

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] AlexStocks commented on issue #706: 出参是基本类型要怎么写

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #706:
URL: https://github.com/apache/dubbo-go/issues/706#issuecomment-674893620


   cc @fangyincheng 
   
   这是个好问题,我是不是需要在 dubbo-go-hessian2 里面内之下 java Sting/Integer 等基本 class 的实现?


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

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