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.
golang solid liskov-substitution-principle dependency-inversion-principle interface-segregation-principle single-responsibility-principle open-closed-principle golang-solid
-
Updated
Jan 24, 2021 - Go