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.
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
Example of the Open Closed Principle (OCP) from SOLID.
Add a description, image, and links to the open-closed-principle topic page so that developers can more easily learn about it.
To associate your repository with the open-closed-principle topic, visit your repo's landing page and select "manage topics."