golang-examples Go lang sandbox start project mkdir NAME cd NAME go mod init github.com/rtancman/golang-examples/NAME go run main.go