1.

What is the difference between Gopath and Goroot?

Answer»
GOPATHGOROOT
This must be set in order to get, DEVELOP and INSTALL packages outside the standard Golang tree.Must be set only when INSTALLING to a specific custom location.


Discussion

No Comment Found