golang-standards/project-layout

Official layout documentation

lzambarda opened this issue · 3 comments

Hi there, Go Team has finally released their guidelines on how to structure a go module. The link is here: https://go.dev/doc/modules/layout
I believe that perhaps this repo should now at least mention the existence of a true goland standard?

+1 this repo's readme should start with a big

Important
Go project now offers an official layout recommendation.

Let's see :)

Oh!! Thanks for mentioning this and provided a link to it, I used to get annoyed with the way the Go project was laid out. Now that the Go team has published a formal project layout standard, I'll use it as a primary reference.

kcq commented

Definitely good idea to add. Done!