mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2024-11-22 11:56:03 +03:00
Update README.md
This commit is contained in:
parent
87bb5ce081
commit
c485e98abb
@ -16,7 +16,7 @@ Go常用的、面向工程化和最佳实践的模式套路,包含常见的23
|
|||||||
+ [创建者模式(Builder)](./creation/06_builder)
|
+ [创建者模式(Builder)](./creation/06_builder)
|
||||||
+ [原型模式(Prototype)](./creation/07_prototype)
|
+ [原型模式(Prototype)](./creation/07_prototype)
|
||||||
+ [单例模式(Singleton)](./creation/03_singleton)
|
+ [单例模式(Singleton)](./creation/03_singleton)
|
||||||
+ [对象池模式(OBject Pool)](./creation/24_object_pool)
|
+ [对象池模式(Object Pool)](./creation/24_object_pool)
|
||||||
+ [New模式(New)](./creation/25_new)
|
+ [New模式(New)](./creation/25_new)
|
||||||
|
|
||||||
## 结构型模式
|
## 结构型模式
|
||||||
|
Loading…
Reference in New Issue
Block a user