An open API service indexing awesome lists of open source software.

https://github.com/felipeaz/decorator-pattern

Decorator Pattern implementation in Go
https://github.com/felipeaz/decorator-pattern

decorator-pattern golang

Last synced: 3 months ago
JSON representation

Decorator Pattern implementation in Go

Awesome Lists containing this project

README

        

# decorator-pattern
Decorator Pattern implementation in Go

The project will be a simulation of a cafeteria where the beverages can be
decorated with the condiments.