tmrts / go-patterns

Curated list of Go design patterns, recipes and idioms

Home Page:http://tmrts.com/go-patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flyweight Pattern

opened this issue · comments

An example of the flyweight pattern in Golang is given here: http://www.hydrogen18.com/blog/golang-embedding.html