每日一谚:Go forces you think about errors—and deal with them—when they arise.

 

Go技术新闻

  1. prysm: 以太坊2.0区块链的Go实现 - https://github.com/prysmaticlabs/prysm
  2. 使用Go和Python操作SQLite - https://www.ardanlabs.com/blog/2020/11/working-with-sqlite-using-go-python.html
  3. 从json文本中解码出time类型值 - https://eli.thegreenplace.net/2020/unmarshaling-time-values-from-json/
  4. nerdctl: 与docker兼容的containerd客户端工具 - https://github.com/AkihiroSuda/nerdctl
  5. mortar - 构建gRPC和restful webu服务的框架 - https://github.com/go-masonry/mortar
  6. 为debian发行版打包kubernetes - https://lwn.net/Articles/835599/
  7. kanzi-go: go实现的无损压缩库 - https://github.com/flanglet/kanzi-go
  8. Go语言的设计哲学之三:并发 - https://www.imooc.com/read/87/article/2340