dcelasun commented on pull request #2181:
URL: https://github.com/apache/thrift/pull/2181#issuecomment-644148695
I think you missed the client side :)
```
# servicestest/container_test-remote
gopath/src/servicestest/container_test-remote/container_test-remote.go:164:42:
not enough arguments in call to containerStruct0.ReadField1
have (thrift.TProtocol)
want (context.Context, thrift.TProtocol)
gopath/src/servicestest/container_test-remote/container_test-remote.go:190:42:
not enough arguments in call to containerStruct0.ReadField1
have (thrift.TProtocol)
want (context.Context, thrift.TProtocol)
```
----------------------------------------------------------------
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]