Abstract
How do I structure my Go project?
If you find yourself asking this question, maybe because you are new to Go, or maybe because you don’t find yourself comfortable with your previous choices, this talk is for you!
Starting from an idea and some simple requirements, we’ll see together how to build an application from the ground up.
Final result: a simple (but fully working!) application to use as a reference for your next work!