This repository was built with the goal to implement the design patterns that are explored in the Design Patterns: Elements of Reusable Object-Oriented Software
book.
Commands to run the project:
cd {PATH_REPOSITORY}/src/;
go run .;
Licensed under Apache-2.0 license.