GoCN 每日新闻 (2020-08-07)

Go 实现的轻量级的电子邮件包 :https://github.com/mrz1836/go-mail

Go 中的并发性-使用 channel 处理竞争条件 :https://dev.to/spindriftboi/concurrency-in-go-using-channels-and-handling-race-conditions-3n24

使用 Cobra 和 Go 构建多功能 CLI 工具 :https://dev.to/lumexralph/building-a-multipurpose-cli-tool-with-cobra-and-go-2492

Go 中的并发性-使用 Goroutine 和 Wait Groups :https://dev.to/spindriftboi/concurrency-in-go-using-goroutines-and-wait-groups-edi

TiDB 的列式存储引擎是如何实现的 :https://gocn.vip/topics/10794