initial directory layout

This commit is contained in:
Kyle Quest
2017-09-09 13:10:53 -07:00
parent 954c0c0512
commit 5462e30de8
24 changed files with 4 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
# 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.