stat main.go: no hay dicho archivo o directorio
// stat main.go: no such file or directory
// use golang as backend
// go to 'go' path and cd to 'src' folder
$ cd /Users/user_name/go
$ cd src
$ go run main.go
Sore Sardine