🌙 1.go在线学习资源
- TDD学go (opens new window): https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/iteration
- go面试题 (opens new window):https://www.topgoer.cn/docs/gomianshiti/mianshiti
- go语言圣经 (opens new window):https://books.studygolang.com/gopl-zh/
- Go语言高级编程 (opens new window):https://chai2010.cn/advanced-go-programming-book/
- Go专家编程 (opens new window):https://books.studygolang.com/GoExpertProgramming/
- Go语言设计与实现 (opens new window):https://draveness.me/golang/
- 深入解析Go (opens new window):https://tiancaiamao.gitbooks.io/go-internals/content/zh/index.html
- Go 语言学习资料与社区索引 (opens new window):https://github.com/unknwon/go-study-index
🌙 2.go github
- Gorm (opens new window):https://gorm.io/zh_CN/docs/index.html
- go-zero (opens new window): https://go-zero.dev/
- grpc (opens new window):https://grpc.io/
- grpc-gateway (opens new window):https://github.com/grpc-ecosystem/grpc-gateway
- googleapis (opens new window):https://github.com/googleapis/googleapis
- go-learning (opens new window)