This commit is contained in:
刘洪宝 2018-11-26 17:54:52 +08:00
parent 4155ca5c79
commit e7c8876692

View File

@ -18,7 +18,7 @@
5. [建造者模式](https://github.com/silsuer/golang-design-patterns/tree/master/builder-pattern)
6. 原型模式
6. [原型模式](https://github.com/silsuer/golang-design-patterns/tree/master/prototype-pattern)
- 行为型模式