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

Same issue for me ./main.go:10: undefined: NewRouter #3

Closed
mgiardinelli opened this issue May 17, 2015 · 2 comments
Closed

Same issue for me ./main.go:10: undefined: NewRouter #3

mgiardinelli opened this issue May 17, 2015 · 2 comments

Comments

@mgiardinelli
Copy link

No description provided.

@cdrage
Copy link

cdrage commented Jun 1, 2015

@mgiardinelli

The original author needs to clarify this for new users.

But in order to run this example. Simple do:

go build

If you do

ls

You'll see a binary file. Just run it (it created api for me), so just run:

./api

and look at localhost:8080

@corylanou
Copy link
Owner

Fixed in #4

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

3 participants