Learning Go, so started recording references to all the useful things I find so I can find them again when I need them.. Install or download from Golang Downloads and install Testing $ go test - run…
When trying to run go install or go test I was getting errors such as: I boiled it down to something wrong in my go setup as I was unable to replicate the errors on a second machine. Uninstalling and…