Skip to content

Instantly share code, notes, and snippets.

@ErinCall
Created October 26, 2017 22:01
Embed
What would you like to do?
0😧 ~/c/g/s/shopping (master ◯ )
§ tree
.
├── db
│   └── db.go
├── main
│   └── main.go
└── models
└── item.go
3 directories, 3 files
0😘 ~/c/g/s/shopping (master ◯ )
§ go run main/main.go
main/main.go:4:5: no Go files in /Users/erincalling/code/go/src/shopping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment