Skip to content

Commit 8482b8c

Browse files
committed
gopher daily: add issue-20191027
1 parent 62eb5b9 commit 8482b8c

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

201910/issue-20191026.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Gopher Daily (2019.10.26)
2+
3+
1. Go语言Fuzz testing - https://medium.com/a-journey-with-go/go-fuzz-testing-in-go-deb36abc971f
4+
2. 终极Go学习指南 - https://github.com/hoanhan101/ultimate-go
5+
3. Go Time播客:关于Cache - https://changelog.com/gotime/103
6+
4. go-jose: JOSE标准(JWE, JWS, JWT) 的Go实现
7+
5. 剖析Go Struct - https://lachlaneagling.com/anatomy-of-structs-in-go
8+
9+
gopherdaily仓库:https://github.com/bigwhite/gopherdaily

201910/issue-20191027.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Gopher Daily (2019.10.27)
2+
3+
1. 从pkg/errors迁移到go 1.13 error处理 - https://mycodesmells.com/post/migrating-pkg-errors-to-go-113-errors
4+
2. 编译期注入变量 - https://www.yellowduck.be/posts/injecting-build-time-variables/
5+
3. Go语言中的生成器、wait group和闭包 - https://www.acim.net/generators-waitgroups-closures-golang
6+
4. go-imap: Go语言imap(交互邮件访问协议)客户端和服务端库 - https://github.com/emersion/go-imap
7+
5. 价值1000w美刀的工程问题 - https://segment.com/blog/the-10m-engineering-problem/
8+
6. 了解和利用Go的DSA验证漏洞 - https://paul.querna.org/articles/2019/10/24/dsa-verify-poc/
9+
10+
gopherdaily仓库:https://github.com/bigwhite/gopherdaily

0 commit comments

Comments
 (0)