On Saturday, February 29, 2020 at 10:03:34 AM UTC-8, Sankar wrote: > > I am starting a new project (say `hello`) and I am totally confused about > what package structure to use. [...] > You might find the project-layout notes from the golang-standards GitHub organization (which seems to be a one-person org) useful: https://github.com/golang-standards/project-layout
It has some good ideas and links to other discussions and resources. I'd avoid hard coding any knowledge of where the tree's checked out (I often clone things into ~/tmp to monkey with them). g. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/09bb6e93-acd7-4fcd-8178-fb99a2e56028%40googlegroups.com.