每日一谚:The standard library is a great place to find good Go code

我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html

1.CockroachDB从dep迁移到Go module - https://www.cockroachlabs.com/blog/dep-go-modules/

2.将所有API从python迁移到Go - https://www.repustate.com/blog/migrating-entire-api-go-python/

3.使用Go在数据湖中徜徉 - https://fraugster.com/blog/post/future-proofing-our-storage-needs-with-aws-athena-apache-parquet

4.使用netlify部署无服务go函数 - https://hackersandslackers.com/deploy-serverless-golang-functions-with-n

5.Go实现的Quake 2级别的渲染器 - https://github.com/samuelyuan/go-quake2

gopherdaily归档:https://github.com/bigwhite/gopherdaily

编辑:Tony Bai (https://tonybai.com)

邮件订阅:https://gopher-daily.com/

 

往期推荐

Go modules:最小版本选择

Go语言包管理简史

Go module机制下升级major版本号的实践

Hello,Go module proxy

初窥Go module