Articles in this series
If you’ve been working with Go (or any modern programming language), chances are you’ve heard about Consumer Interface Pattern and Dependency...
In this blog post, we'll explore an n-tier architecture implemented in GoLang with a consumer interface pattern that promotes modularity, decoupling,...