代码结构分层
在开始记录实践之前,建议先阅读一下两篇文章:
The Clean Architecture
[https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html]
Trying Clean Architecture on Golang
[https://hackernoon.com/golang-clean-archithecture-efd6d7c43047]
Clean Architecture基本概念
Each of these architectures produce systems that are:
1. Independent of Frameworks. The architecture does not depend on the existence
of some library of