panyfun opened a new issue #187:
URL: https://github.com/apache/dubbo-go-hessian2/issues/187
由于 server 提供的接口入参中有一个 java 定义的枚举,所以我在 client 端参照 dubbo-go 的 demo 注册了对应枚举,但是在
packRequest 的过程中 getArgType 返回了 "" 导致 error
2020-05-14T18:43:10.068+0800 ERROR runtime/asm_amd64.s:1357
{client:TCP_CLIENT:2:xxxx<->xxxx}, [session.handleLoop] = error:cat not get arg
1 type

----------------------------------------------------------------
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:
[email protected]