Skip to content

Commit cc0c7cf

Browse files
committed
2019-112-01 第 19 期发布
1 parent 2ecf0f1 commit cc0c7cf

File tree

8 files changed

+10
-6
lines changed

8 files changed

+10
-6
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/imgs/issue019/tobeadmin.jpeg

79.6 KB
Loading
File renamed without changes.

docs/issue-019.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
鉴于大部分人可能没法坚持把英文文章看完,因此,周刊中会尽可能推荐优质的中文文章。优秀的英文文章,我们的 GCTT 组织会进行翻译。
88

9-
![](imgs/issue19/cover.png "题图:栈图示")
9+
![](imgs/issue019/cover.png "题图:栈图示")
1010

1111
## 刊首语
1212

@@ -118,19 +118,19 @@ Java 转 Go 的是不是很喜欢?
118118

119119
一个为云原生工作负载打造的完全分布式的有关网络和安全的可视平台。
120120

121-
![](imgs/issue19/hubble_arch.png)
121+
![](imgs/issue019/hubble_arch.png)
122122

123123
5、[slidingwindow](https://github.com/RussellLuo/slidingwindow)
124124

125125
用于分布式限速的滑动窗口算法的Go实现。
126126

127-
![](imgs/issue19/slidingwindow.png)
127+
![](imgs/issue019/slidingwindow.png)
128128

129129
6、[watch](https://github.com/antonmedv/watch)
130130

131131
使用Go重新实现unix watch命令。
132132

133-
![](imgs/issue19/watch.gif)
133+
![](imgs/issue019/watch.gif)
134134

135135
7、[clusterlint](https://github.com/digitalocean/clusterlint)
136136

@@ -168,7 +168,7 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
168168

169169
基于 gtop 和 vtop 的终端图形活动监视器。
170170

171-
![](imgs/issue19/gotop.gif)
171+
![](imgs/issue019/gotop.gif)
172172

173173
16、[qt](https://github.com/therecipe/qt)
174174

@@ -182,6 +182,10 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
182182

183183
基于 SQLite 的轻量级分布式关系数据库。
184184

185+
19、[ToBeAdmin](https://github.com/fanpei0121/ToBeAdmin)
186+
187+
beego 与 Ant Design Pro Vue 基础权限系统。
188+
185189
## 资源&&工具
186190

187191
1、[Uncle Bob 的 Clean Architecture 的 Go 实现样例](https://github.com/bxcodec/go-clean-arch)
@@ -204,7 +208,7 @@ gorm 的中间件,插入后 gorm 即刻拥有缓存。
204208

205209
使用新的 `%w` 动词指令包装和修复错误的 Go 工具。
206210

207-
![](imgs/issue19/errwrap.gif)
211+
![](imgs/issue019/errwrap.gif)
208212

209213
6、[Golang 程序员开发效率神器汇总!](https://segmentfault.com/a/1190000021155038)
210214

0 commit comments

Comments
 (0)