Files
project-layout/README.md
2017-09-09 13:10:53 -07:00

6 lines
250 B
Markdown

# Standard Go Project Layout
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.