You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/01/25 06:11:31 UTC

[GitHub] wolfstudy commented on issue #3094: Error go get pulsar: Unknown type `pulsar_string_list_t` and `pulsarGetTopicPartitionsCallbackProxy`

wolfstudy commented on issue #3094: Error go get pulsar: Unknown type  `pulsar_string_list_t` and `pulsarGetTopicPartitionsCallbackProxy`
URL: https://github.com/apache/pulsar/issues/3094#issuecomment-457467197
 
 
   hello @alapha23 @merlimat When I first used [pulsar-client-go], I also encountered the same problem. Unfortunately, `go get` itself has no concept of version control. In go 1.11, go officially supports the function of [go mod](https://github.com/golang/go/wiki/Modules), can solve this problem very well. Can we also consider using it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services