Golang 开发环境

go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn
go env -w GOPATH=/home/leo/workspace/go

你可能感兴趣的:(Golang 开发环境)