IDE - vscode
Windows:
安装go (https://golang.org/dl/)
安装go插件, 重启
安装其它配套工具(执行下列命令, 重启vscode即可)
cd %GOPATH%\src\
mkdir golang.org\x
cd golang.org\x
git clone https://github.com/golang/tools.git
git clone https://github.com/golang/lint.git
Windows:
安装go (https://golang.org/dl/)
安装go插件, 重启
安装其它配套工具(执行下列命令, 重启vscode即可)
cd %GOPATH%\src\
mkdir golang.org\x
cd golang.org\x
git clone https://github.com/golang/tools.git
git clone https://github.com/golang/lint.git
让时间为你证明