nav-next/data/Go.yml
2025-06-29 13:27:48 +08:00

16 lines
593 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 学习
- name: Go语言圣经中文版
url: https://gopl-zh.github.io/
description: 《The Go Programming Language》 中文版本
subcategory: 学习
- name: Go语言高级编程
url: https://github.com/chai2010/advanced-go-programming-book
description: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
subcategory: 学习
# 工具
- name: Goproxy.cn
url: https://goproxy.cn/
description: The most trusted Go module proxy in China.
subcategory: 工具