Go Development and Execution Environment
Jump to navigation
Jump to search
Internal
Overview
Environment Variables
GOPATH
The GOPATH
environment variable defines the workspace directory. Go tools assume that your code is under the path designated by GOPATH
.
TODO
Deplete, merge and delete Go Concepts - Runtime