ZinedinShiqin/go-tour

Not a problem, per se, but some questions immediately beg to be answered about package names: If...

Opened this issue · 0 comments

https://feedback.corp.google.com/#/Report/1069878205

Description:
Not a problem, per se, but some questions immediately beg to be answered about 
package names:

If the package name is supposed to be the same as the last element of the 
import path, are the names of the "leaves" of the "import tree" required to be 
unique? Can I use two packages which have the same name (but live on different 
"import branches") in the same program?

Obviously one wants to keep the flow of the tutorial simple, but it would be 
wonderful to have a FAQ for each page...

UI language: en
Detected language: en

Original issue reported on code.google.com by feedback...@gmail.com on 8 Aug 2013 at 4:52