Skip to content

Instantly share code, notes, and snippets.

@ErinCall
Created October 26, 2017 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ErinCall/bc72bf7f264507c4e763037588389d79 to your computer and use it in GitHub Desktop.
Save ErinCall/bc72bf7f264507c4e763037588389d79 to your computer and use it in GitHub Desktop.
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