This commit is contained in:
刘洪宝 2018-12-05 12:04:37 +08:00
parent 36c0788851
commit 9647aceb58

View File

@ -32,7 +32,7 @@
5. [观察者模式](https://github.com/silsuer/golang-design-patterns/tree/master/observer-pattern) 5. [观察者模式](https://github.com/silsuer/golang-design-patterns/tree/master/observer-pattern)
6. 备忘录模式 6. [备忘录模式](https://github.com/silsuer/golang-design-patterns/tree/master/memento-pattern)
7. 中介者模式 7. 中介者模式