오길호2023-09-11T11:30:26+09:001. Download and install from https://golang.org/dl/ 2. Create a working folder (e.g., d:\source\Go) 3. Create subfolders: bin, pkg, src 4. Windows Control Panel -> System -> Advanced system settings -> Environment Variables 5. In the User variables section, enter the working folder for GOPATH 6. Set the variable name as GOPATH 7. Set the variable...