Spaces:
Build error
Build error
Commit ·
09f6916
1
Parent(s): 3f98d06
Update docs/编程模式/index.md
Browse files- docs/编程模式/index.md +7 -0
docs/编程模式/index.md
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 编程模式
|
| 2 |
+
|
| 3 |
+
## 依赖注入
|
| 4 |
+
|
| 5 |
+
[深入浅出依赖注入及其在抖音直播中的应用](https://mp.weixin.qq.com/s/Zp-OqCVVr9CbDv1Y1zWN-w)
|
| 6 |
+
|
| 7 |
+
[Go 语言官方依赖注入工具 Wire 使用指北](https://mp.weixin.qq.com/s/yHB9BzEGIki1fyjYojdpYQ)
|