1. [Go Package Structure](https://www.callicoder.com/golang-packages/)
2. [How to Write Go Code](https://golang.org/doc/code.html)
3. [Effective Go](https://golang.org/doc/effective_go.html)
延伸阅读
1. [Package Layout and Design](https://blog.golang.org/package-names)
2. [Structure Your Go Project](https://medium.com/@benbjohnson/structuring-applications-in-go-3b04be4ff091)