GoCN 每日新闻 (2021-01-05)
1. Go 备忘录 https://quickref.me/golang
2. 揭开 defer 的面纱 https://juejin.cn/post/6913831611624587271
3. Excelize2.3.2 发布, 2021 年首个更新 https://mp.weixin.qq.com/s/oeMMqi3tzaooeP6ptL8EJg
4. Docker 中的 Go 服务与 Postgres 数据库通讯 https://petrjahoda.medium.com/communication-between-go-service-and-postgres-database-both-running-in-docker-ae0fd53a25b8
5. Go 如何在 mysql 上转换时间 https://dev.to/rahulkarmore/how-to-parse-time-of-time-time-in-golang-work-with-sql-db-in