This repository contains the implementation of the decorator pattern in golang. There are two different decorators implemented:
dataGetter- Local interface for implementing in-memory cache.runner- Local interface for selecting output strategy.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the implementation of the decorator pattern in golang. There are two different decorators implemented:
dataGetter - Local interface for implementing in-memory cache.runner - Local interface for selecting output strategy.