Login
Roast topics
Find topics
Find it!
From:
Jakub Jarosz
(Uncensored)
subscribe
Organizing Your Go Code: Tips for Beginners | Jakub Jarosz
https://jarosz.dev/code/organizing-your-golang-code-tips-for-beginners/
links
backlinks
Tagged with:
go
github
note
Roast topics
Find topics
Roast it!
How should I organize my Go code? What directories to create? How many nesed levels? Where to put what files? How about tests and test data? Shall I follow this and that template? Could we automate project structure generation?