Hi,I think this is a good repo to study clean-arch, In this demo, It implements a specific domain(article),and in this article directory,It privodes usecase package。If I add another domain(such as author),then I have to package name usecase。So How do I solve this dilemma?
I'm a pythoner turned golang!This transition has been difficult for me.
Hi,I think this is a good repo to study clean-arch, In this demo, It implements a specific domain(article),and in this article directory,It privodes usecase package。If I add another domain(such as
author),then I have to package nameusecase。So How do I solve this dilemma?I'm a pythoner turned golang!This transition has been difficult for me.