MCPcopy
hub / github.com/unknwon/the-way-to-go_ZH_CN

github.com/unknwon/the-way-to-go_ZH_CN @main sqlite

repository ↗ · DeepWiki ↗
1,395 symbols 2,524 edges 393 files 311 documented · 22%
README

Go 入门指南

本书介绍

在接触 Go 语言之后,对这门编程语言非常着迷,期间也陆陆续续开始一些帮助国内编程爱好者了解和发展 Go 语言的工作,比如开始录制视频教程《Go编程基础》。但由于目前国内并没有比较好的 Go 语言书籍,而国外的优秀书籍因为英文的缘故在一定程度上也为不少 Go 语言爱好者带来了一些学习上的困扰,不仅为了加快扩散 Go 爱好者的国内群体,本人在完成阅读这本名叫 《The Way to Go》 之后,决定每天抽出一点时间来进行翻译的工作,并且以开源的形式免费分享给有需要的 Go 语言爱好者。

关于译者

本书的主要译者是 @无闻Unknwon,是一名 Go 语言爱好者和传播者,目前是 Go Walker、Gopm、GogsMacaron 创始人,极客学院签约讲师。

目前已由多位 Go 语言爱好者共同提交翻译内容,主要包括:

适用人群

适合有一定编程基础,初学 Go 语言的爱好者。

Martini&Macaron 交流群:371440803

Golang 编程:245386165

更新日期 更新内容
2015-1-6 14.6 协程和恢复(recover)

Extension points exported contracts — how you extend this code

Recoverable (Interface)
-------------------- RECOVERABLE -------------------- The interface for recoverable types. [5 implementers]
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglsup.go
AreaInterface (Interface)
(no doc) [9 implementers]
eBook/exercises/chapter_11/interfaces_ext.go
Store (Interface)
(no doc) [7 implementers]
eBook/examples/chapter_19/goto_v5/store.go
Simpler (Interface)
(no doc) [6 implementers]
eBook/exercises/chapter_11/simple_interface.go
Shaper (Interface)
(no doc) [9 implementers]
eBook/examples/chapter_11/multi_interfaces_poly.go
Shaper (Interface)
(no doc) [9 implementers]
eBook/exercises/chapter_11/interfaces_poly2.go
Shaper (Interface)
(no doc) [9 implementers]
eBook/examples/chapter_11/type_interfaces.go
Simpler (Interface)
(no doc) [6 implementers]
eBook/exercises/chapter_11/simple_interface3.go

Core symbols most depended-on inside this repo

String
called by 42
eBook/exercises/chapter_11/print.go
print
called by 17
eBook/examples/chapter_11/print.go
Send
called by 17
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglfsm.go
Set
called by 16
eBook/exercises/chapter_11/simple_interface2.go
f
called by 12
eBook/examples/chapter_14/chaining.go
Get
called by 10
eBook/examples/chapter_19/goto_v5/store.go
print
called by 10
eBook/exercises/chapter_11/print.go
Less
called by 9
eBook/examples/chapter_11/sort/sort.go

Shape

Function 788
Method 348
Struct 166
Interface 38
TypeAlias 37
FuncType 18

Languages

Go99%
TypeScript1%

Modules by API surface

eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cgl_test.go65 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cgltim.go38 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglmon.go35 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglsml.go34 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglsmr.go25 symbols
eBook/examples/chapter_9/doc_example/sort.go24 symbols
eBook/examples/chapter_11/sort/sort.go24 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglsup.go23 symbols
eBook/exercises/chapter_11/sort/sort.go18 symbols
eBook/examples/chapter_11/tideland-cgl.googlecode.com/hg/cglfsm.go17 symbols
eBook/exercises/chapter_11/min_interface.go16 symbols
eBook/examples/chapter_19/goto_v5/store.go16 symbols

For agents

$ claude mcp add the-way-to-go_ZH_CN \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact