Code examples for the backend school lecture on Go design patterns
-
Gang of Four, Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides - Design Patterns: Elements of Reusable Object-Oriented Software is a software engineering book describing software design patterns, 1994
-
Mario Castro Contreras, Go Design Patterns: Best practices in software development and CSP, 2017
-
CQRS Example