MCPcopy
hub / github.com/hantmac/Mastering_Go_ZH_CN

github.com/hantmac/Mastering_Go_ZH_CN @v1.0 sqlite

repository ↗ · DeepWiki ↗ · release v1.0 ↗
351 symbols 582 edges 123 files 2 documented · 1%
README

本书已翻译完成,欢迎阅读GitBook,提出宝贵的修改意见😘。

Mastering_Go_ZH_CN

Mastering_Go_ZH_CN

《Mastering GO》


交流社区

有兴趣的读者可加golang交流群,大家一起交流。

关注公众号Go_Official_Blog 了解更多官方资讯(公众号中回复加群即可)。


本书适用于Golang程序员。您之前应该阅读有关Go的介绍性书籍,或者已经完成了Go By Example。本书的内容包括但不限于并发、网络编程、垃圾回收、组合、GO UNIX系统编程、基本数据类型(Array,Slice,Map)、GO源码、反射,接口,类型方法等高级概念。阅读本书需要一定的编程经验。如果你在工作中使用Go或者业余时间爱好GO,那么这本书一定会让你对GO的理解更上一层楼。

翻译进度

持续更新中。。。。

Extension points exported contracts — how you extend this code

Shape (Interface)
(no doc) [2 implementers]
eBook/examples/chapter7/myInterface.go
MyInterface (Interface)
(no doc) [1 implementers]
eBook/examples/chapter13/sharedRPC.go

Core symbols most depended-on inside this repo

f
called by 31
eBook/examples/chapter13/fiboTCP.go
addNode
called by 8
eBook/examples/chapter5/linkedList.go
addNode
called by 7
eBook/examples/chapter5/doublyLList.go
String
called by 6
eBook/examples/chapter8/funWithFlag.go
tellInterface
called by 4
eBook/examples/chapter7/switch.go
F1
called by 4
eBook/examples/chapter11/ex.go
S1
called by 4
eBook/examples/chapter11/ex.go
f1
called by 4
eBook/examples/chapter11/testMe.go

Shape

Function 283
Struct 36
Method 25
TypeAlias 5
Interface 2

Languages

Go100%

Modules by API surface

eBook/examples/chapter12/kvWeb.go13 symbols
eBook/examples/chapter13/kvTCP.go10 symbols
eBook/examples/chapter11/benchmarkMe_test.go9 symbols
eBook/examples/chapter7/useInterface.go8 symbols
eBook/examples/chapter5/hashTableLookup.go7 symbols
eBook/examples/chapter5/doublyLList.go7 symbols
eBook/examples/chapter5/conHeap.go7 symbols
eBook/examples/chapter4/keyValue.go7 symbols
eBook/examples/chapter7/ooo.go6 symbols
eBook/examples/chapter7/goCoIn.go6 symbols
eBook/examples/chapter7/advRefl.go6 symbols
eBook/examples/chapter5/linkedList.go6 symbols

For agents

$ claude mcp add Mastering_Go_ZH_CN \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact