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

Only github and one package for IMPORT_PATH? #19

Open
huangdijia opened this issue Oct 23, 2017 · 1 comment
Open

Only github and one package for IMPORT_PATH? #19

huangdijia opened this issue Oct 23, 2017 · 1 comment

Comments

@huangdijia
Copy link

Only github and one package for IMPORT_PATH?

@ghost
Copy link

ghost commented Oct 23, 2017

It's the import path for your project, so it doesn't have to be GitHub - it can be anything.

for instance:

go
---- src
-------- github.com
-------- wjh.sh
------------ code
---------------- someproject
-------------------- Makefile

If the above was my directory structure, the IMPORT_PATH would be wjh.sh/code/someproject.

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