The Golang project directory structure

https://t.co/EgtNvdm3DG



This is a basic layout for Go application projects. It represents the most common directory structure with a number of small enhancements along with several supporting directories common to any real world application.



#golang #project