download
golang
studygolang.com/dl
Goland
www.jetbrains.com/go/
Install golang
The installation directory should be placed in D:\dev\Go
Changing environment variables
The GOROOT installation directory D:\dev\Go, which does not need to be configured, was added to the GOPATH working directory in the system PATH during installation and changed to a custom directory such as D:\Goworks
Install the Goland
Not much to say, mostly configuration
File-setting-go-goroot is set to D:\dev\Go