Skip to content
/ solid Public

This project describes each S.O.L.I.D principle in Golang

Notifications You must be signed in to change notification settings

felipeaz/solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

S.O.L.I.D

This project describes each S.O.L.I.D principles in Golang exemplified by a simple order system which calculates the order total price.

The example created uses the Decorator Pattern

Each SOLID principe has its own main file which are inside cmd folder. All examples has a Product and Category module which are inside internal/app folder

About

This project describes each S.O.L.I.D principle in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages