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

Cooperate with other pattern creators

Altenrion opened this issue · comments

Hi! There are some other pattern creators, where they or you can find some inspiration.
Here is a link to ine of them: https://github.com/AlexanderGrom/go-patterns/tree/master/Behavioral

There are patterns like Memento & Mediator, that you didn't have here, and many others. Are they bad, outdated or you just try create your own implementations?