在 ubuntu desktop 18.04 上搭建 pulsar-client-go V2.3.2 开发环境

1 在 http://pulsar.apache.org/docs/en/client-libraries-cpp/ 中下载  dep 包并安装   2 在 /etc/profile 中增加下面几个配置 export GOPROXY=https://athens.azurefd.net export GO111MODULE=on 保存后, 执行 source /etc/profile   3 go
相关文章
相关标签/搜索