Software design patterns examples in Golang
-
Updated
Dec 9, 2018 - Go
Software design patterns examples in Golang
A Go project demonstrating the Chain of Responsibility pattern by creating a chain of handler objects to process requests. This repository showcases best practices in design patterns and unit testing.
Add a description, image, and links to the chain-of-responsibility-pattern topic page so that developers can more easily learn about it.
To associate your repository with the chain-of-responsibility-pattern topic, visit your repo's landing page and select "manage topics."