wolfstudy commented on issue #3680: go static build error
URL: https://github.com/apache/pulsar/issues/3680#issuecomment-469086287
 
 
   Currently `pulsar-client-go` is encapsulated using cgo. All code logic is 
implemented in `pulsar-client-cpp`. The execution of `pulsar-client-go` depends 
on `pulsar-client-cpp`. In principle, you only need to build 
`pulsar-client-cpp` locally, `pulsar-client-go` can be used.

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


With regards,
Apache Git Services

Reply via email to