DIP with Go Interface
Read first: The "D" in SOLID
As a follow up post, we will see how we actually structure the code end to end to conform to this DIP principle. We use Go as an example but principles remain the same in other languages.
Like other OOP Go supports interf...
wpding.hashnode.dev5 min read