Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polaris1119/go_dynamic_docs
Go 官方动态文档汇总
https://github.com/polaris1119/go_dynamic_docs
Last synced: about 1 month ago
JSON representation
Go 官方动态文档汇总
- Host: GitHub
- URL: https://github.com/polaris1119/go_dynamic_docs
- Owner: polaris1119
- Created: 2014-11-06T08:42:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T03:34:58.000Z (over 4 years ago)
- Last Synced: 2023-04-01T05:11:56.384Z (almost 2 years ago)
- Size: 36.1 KB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go 官方动态(或设计)文档汇总
===============Go 官方会不断的发布一些关于 Go 最新动向或设计思想方面的文档,为了方便大家学习,特意进行了汇总。欢迎大家 pull 你知道的文档。(自备梯子)
1. [Go 1.4 Subrepo Renaming](http://golang.org/s/go14subrepo)
2. [Go 1.4 Custom Import Path Checking](http://golang.org/s/go14customimport)
3. [Go Execution Tracer](https://docs.google.com/document/d/1FP5apqzBgr7ahCCgFO-yoVhk4YZrNIDNf9RybngBc14/pub)
4. [Go Execution Modes](https://docs.google.com/document/d/1nr-TQHw_er6GOQRsF6T43GGhFDelrAP0NqSS_00RgZQ/edit#heading=h.fwmrrio0df0i)
5. [NUMA-aware scheduler for Go](https://docs.google.com/document/d/1d3iI2QWURgDIsSR6G2275vMeQ_X7w-qxM2Vp7iGwwuM/pub)
6. [Go 1.4+ Garbage Collection (GC) Plan and Roadmap](http://golang.org/s/go14gc)
7. [Go(1.4) generate: A Proposal](http://golang.org/s/go1.4-generate)
8. [Go 1.4 “Internal” Packages](http://golang.org/s/go14internal)
9. [Go 1.4 src/pkg → src](http://golang.org/s/go14nopkg)
10. [The syscall package](http://golang.org/s/go1.4-syscall)
11. [Go 1.4 android support](http://golang.org/s/go14android)
12. [Go 1.4 contigstacks](https://golang.org/s/contigstacks)
13. [Go 1.5 Bootstrap Plan](http://golang.org/s/go15bootstrap)