Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main.go cannot be ran; seems some packages was inadvertently not imported within main.go #1

Open
lozandier opened this issue Feb 21, 2015 · 1 comment

Comments

@lozandier
Copy link

Unless I'm being naive to try and use go run main.go to preview the capabilities of the app compared to Chapter 2 of the book, it doesn't run.

Something I noticed in the code, it's unclear how the handlers and p are being imported to then be run within main.go

screen shot 2015-02-21 at 8 46 12 am

@lozandier
Copy link
Author

For what it's worth, running tests pass for the sole two tests in the folder after running godep get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant