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