GoCN 每日新闻 (2020-05-06)
Go 1.15 将有什么变化 :https://docs.google.com/presentation/d/1veyF0y6Ynr6AFzd9gXi4foaURlgbMxM-tmB4StDrdAM/edit#slide=id.g550f852d27_228_0
编写可测试的 Go 代码:
分布式 websocket 代理 dSock :https://github.com/Cretezy/dSock
我优化 Go 编译器的旅程 :https://segflow.github.io/post/go-compiler-optimization/
在 Go 中嵌入结构和接口打破了模块化和语义版本控制 :https://benma.github.io/2020/05/05/golang-embeding-structs-breaks-modularity.html