Skip to content

Commit 927b17b

Browse files
authored
Merge pull request #73 from danceyoung/master
Update README.md
2 parents ad06d50 + 4925c4c commit 927b17b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ More about naming and organizing packages as well as other code structure recomm
2525
* [GopherCon 2017: Edward Muller - Go Anti-Patterns](https://www.youtube.com/watch?v=ltqV6pDKZD8)
2626
* [GopherCon 2018: Kat Zien - How Do You Structure Your Go Apps](https://www.youtube.com/watch?v=oL6JBUk6tj0)
2727

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+
2831
## Go Directories
2932

3033
### `/cmd`

0 commit comments

Comments
 (0)