stat main.go: nenhum arquivo ou diretório
// 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