SOLID principles in Golang
-
Updated
Dec 6, 2021 - Go
SOLID principles in Golang
SOLID principle example implementations for understanding. Code for before implementing a particular principle and after implementing a principle is provided with easy to understand comments.
Example of the Dependency Inversion Principle (DIP) from SOLID.
Add a description, image, and links to the dependency-inversion-principle topic page so that developers can more easily learn about it.
To associate your repository with the dependency-inversion-principle topic, visit your repo's landing page and select "manage topics."