After reading the uncle Bob’s Clean Architecture Concept, I’m trying to implement it in Golang. This is a similar architecture that we used in our company, Kurio - App Berita Indonesia, but with a little different structure. Not too different, same concept but different in the folder structure. You can look for a sample project here https://github.com/bxcodec/go-clean-arch, a sample CRUD managemen