set GOPATH export GOPATH=/root/go_repo/
go build program.go
./program
https://golang.org/doc/code.html
https://www.yiibai.com/go/go_start.html