Go standard project layout
Dec 6, 2020 · 3 min read · Golang is a new language. As of now, there is no official project layout defined by Go team. Over time, Go developers tried to figure out what is the best project layout for Go project. I will try to present the layout which I personally prefer. I'm...
Join discussion