VS code Link : https://code.visualstudio.com.
Install Go
For GO there are two paths . "GO root" where go runtime is installed . "GOPATH" Where we write ourcode and generate binaries of our code . Go has a specific directory structure to be followed
| Name | Name | Last commit date | ||
|---|---|---|---|---|
VS code Link : https://code.visualstudio.com.
Install Go
For GO there are two paths . "GO root" where go runtime is installed . "GOPATH" Where we write ourcode and generate binaries of our code . Go has a specific directory structure to be followed