我需要编译vegeta (https://github.com/tsenart/vegeta)来验证一些假设。go-get=1”的HTTP请求失败: Get http://golang.org/x/net?go-get=1:✗tcp 216.239.37.1:80: connect: connection timed out 即使我尝试使用代理,似乎dep就是不能使用代理!所以我的问题是如何在这样的网络环境下编译vegeta?在此之前非常感谢。
Activate the compiler plugin with ":compiler go".(normally $HOME/.vimrc):
------------autocmd FileType go compiler go
当我保存我的文件时不做任何事情。compiler go应该做什么。compiler