We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad06d50 + 4925c4c commit 927b17bCopy full SHA for 927b17b
README.md
@@ -25,6 +25,9 @@ More about naming and organizing packages as well as other code structure recomm
25
* [GopherCon 2017: Edward Muller - Go Anti-Patterns](https://www.youtube.com/watch?v=ltqV6pDKZD8)
26
* [GopherCon 2018: Kat Zien - How Do You Structure Your Go Apps](https://www.youtube.com/watch?v=oL6JBUk6tj0)
27
28
+A Chinese Post about Package-Oriented-Design guidelines and Architecture layer
29
+* [面向包的设计和架构分层](https://github.com/danceyoung/paper-code/blob/master/package-oriented-design/packageorienteddesign.md)
30
+
31
## Go Directories
32
33
### `/cmd`
0 commit comments