Open ben-swit opened 2 years ago
I agree with your thought @ben-swit. I prefer to put all of them into one package, so we only need article
package, and it's easier to use article.NewHandler()
, article.NewUsecase()
, article.NewRepo()
, and anything about article
instead of using each of handler
, usecase
, etc. It also prevents nested packaging and aliasing like the one in below
hi @bxcodec thank for your source
i got a lot of help
I want to know why I classified each directory under the domain.
like
to
why i think this needs, when developing have to open many folders
and this sample usefull msa?