How To Setup Golang In Windows

[Solved] How To Setup Golang In Windows | Erlang - Code Explorer | yomemimo.com
Question : how to setup golang in windows

Answered by : restu-wahyu-saputra

after installed go success on windows, setup this config in your local machine
GOPATH = C:\Program Files\Go
GOROOT = C:\Users\<your computer name>\go
GOBIN = C:\Program Files\Go\bin

Source : | Last Update : Mon, 22 Mar 21

Answers related to how to setup golang in windows

Code Explorer Popular Question For Erlang