We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@iZj6c2oby5qekmk90n76jfZ_10.139.96.2 /data/programs]# echo $GOPATH /data/programs/codis [root@iZj6c2oby5qekmk90n76jfZ_10.139.96.2 /data/programs]# [root@iZj6c2oby5qekmk90n76jfZ_10.139.96.2 /data/programs]# mkdir -p codis [root@iZj6c2oby5qekmk90n76jfZ_10.139.96.2 /data/programs]# go get github.com/ngaut/codis-ha # github.com/ngaut/codis-ha codis/src/github.com/ngaut/codis-ha/servergroup.go:10: undefined: models.ServerGroup codis/src/github.com/ngaut/codis-ha/servergroup.go:11: undefined: models.ServerGroup codis/src/github.com/ngaut/codis-ha/servergroup.go:39: undefined: models.Server codis/src/github.com/ngaut/codis-ha/servergroup.go:55: undefined: models.Server codis/src/github.com/ngaut/codis-ha/servergroup.go:82: undefined: models.Server codis/src/github.com/ngaut/codis-ha/servergroup.go:90: undefined: models.Server codis/src/github.com/ngaut/codis-ha/servergroup.go:90: undefined: models.ServerGroup codis/src/github.com/ngaut/codis-ha/servergroup.go:123: undefined: models.Server codis/src/github.com/ngaut/codis-ha/servergroup.go:123: undefined: models.ServerGroup codis/src/github.com/ngaut/codis-ha/servergroup.go:11: too many errors [root@iZj6c2oby5qekmk90n76jfZ_10.139.96.2 /data/programs]#
The text was updated successfully, but these errors were encountered:
依赖codis 的lib, go get拉下来codis的包是最新的吧,所以用不了
Sorry, something went wrong.
No branches or pull requests
安装不成功,请问怎么解决? Google 也没有找到解决办法。
The text was updated successfully, but these errors were encountered: