Golang 中会涉及两个常用环境变量:
~/go.a.go.c.g.s
GOPATHgo install$GOPATH
$GOPATH$GOPATH/bin$PATHgo install
$GOPATH
go env
以上。