# GoLang export GOROOT=/opt/go/bin export PATH=$GOROOT/bin:$PATH export GOPATH=/opt/go/workspace export PATH=$GOPATH/bin:$PATH