>
> Honest question, what do you mean by sub-package?
>
I do not know what is the official phrase here. But to me the example is 
quite clear.

To break it down further, assuming the module is at version 3.1.9, how 
should we import package2 inside package1?

For example should the import path be github.com/user/package1/package2 or 
github.com/user/package1/v3/package2 or ./package2?

>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to