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/11/15 08:49:31 UTC

[GitHub] [dubbo-go-hessian2] wongoo commented on pull request #289: convert pointer to encode

wongoo commented on pull request #289:
URL: https://github.com/apache/dubbo-go-hessian2/pull/289#issuecomment-968662872


   @sanxun0325 I think it definition issue, if define `JavaClassName` on struct pointer , then not encode the non-pointer struct instance.   
   
   If u want encode the non-pointer struct instance, define  `JavaClassName` on the struct directly.


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