6
6
7
7
鉴于大部分人可能没法坚持把英文文章看完,因此,周刊中会尽可能推荐优质的中文文章。优秀的英文文章,我们的 GCTT 组织会进行翻译。
8
8
9
- ![ ] ( imgs/issue19 /cover.png " 题图:栈图示 ")
9
+ ![ ] ( imgs/issue019 /cover.png " 题图:栈图示 ")
10
10
11
11
## 刊首语
12
12
@@ -118,19 +118,19 @@ Java 转 Go 的是不是很喜欢?
118
118
119
119
一个为云原生工作负载打造的完全分布式的有关网络和安全的可视平台。
120
120
121
- ![ ] ( imgs/issue19 /hubble_arch.png )
121
+ ![ ] ( imgs/issue019 /hubble_arch.png )
122
122
123
123
5、[ slidingwindow] ( https://github.com/RussellLuo/slidingwindow )
124
124
125
125
用于分布式限速的滑动窗口算法的Go实现。
126
126
127
- ![ ] ( imgs/issue19 /slidingwindow.png )
127
+ ![ ] ( imgs/issue019 /slidingwindow.png )
128
128
129
129
6、[ watch] ( https://github.com/antonmedv/watch )
130
130
131
131
使用Go重新实现unix watch命令。
132
132
133
- ![ ] ( imgs/issue19 /watch.gif )
133
+ ![ ] ( imgs/issue019 /watch.gif )
134
134
135
135
7、[ clusterlint] ( https://github.com/digitalocean/clusterlint )
136
136
@@ -168,7 +168,7 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
168
168
169
169
基于 gtop 和 vtop 的终端图形活动监视器。
170
170
171
- ![ ] ( imgs/issue19 /gotop.gif )
171
+ ![ ] ( imgs/issue019 /gotop.gif )
172
172
173
173
16、[ qt] ( https://github.com/therecipe/qt )
174
174
@@ -182,6 +182,10 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
182
182
183
183
基于 SQLite 的轻量级分布式关系数据库。
184
184
185
+ 19、[ ToBeAdmin] ( https://github.com/fanpei0121/ToBeAdmin )
186
+
187
+ beego 与 Ant Design Pro Vue 基础权限系统。
188
+
185
189
## 资源&&工具
186
190
187
191
1、[ Uncle Bob 的 Clean Architecture 的 Go 实现样例] ( https://github.com/bxcodec/go-clean-arch )
@@ -204,7 +208,7 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
204
208
205
209
使用新的 ` %w ` 动词指令包装和修复错误的 Go 工具。
206
210
207
- ![ ] ( imgs/issue19 /errwrap.gif )
211
+ ![ ] ( imgs/issue019 /errwrap.gif )
208
212
209
213
6、[ Golang 程序员开发效率神器汇总!] ( https://segmentfault.com/a/1190000021155038 )
210
214
0 commit comments