Gofのデザインパターン23個を学んでいくよ
各自やったことフォルダに入れてね
.
├── 1-Iterator
├── 10-Strategy
├── 11-Compsite
├── 12-Decorator
├── 13-Visitor
├── 14-ChainOfResponsibility
├── 15-Facade
├── 16-Mediator
├── 17-Observer
├── 18-Memento
├── 19-Strate
├── 2-Adapter
├── 20-Flyweight
├── 21-Proxy
├── 22-Command
├── 23-Interpreter
├── 3-TemplateMethod
├── 4-FactoryMethod
├── 5-Singleton
├── 6-Prototype
├── 7-Builder
├── 8-AbstractFactory
├── 9-Bridge
├── README.md
└── start.sh