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

src dir structure for compatibility of openshift #37

Open
TaiPhamD opened this issue Oct 4, 2016 · 0 comments
Open

src dir structure for compatibility of openshift #37

TaiPhamD opened this issue Oct 4, 2016 · 0 comments

Comments

@TaiPhamD
Copy link

TaiPhamD commented Oct 4, 2016

myfirstapp/web.go
myfirstapp/lib/func1.go

in my main web.go if I do an import "myfirstapp/lib" i can access to functions inside func1.go . However, when I deploy to openshift it doesn't compile right. What should I do?

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