(Manual) GoLang之参考文档

前端之家收集整理的这篇文章主要介绍了(Manual) GoLang之参考文档前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

2013-12-22 wcdj

又是一年一度的冬至,新的一年又快到来了。今天在学习go时找到一些不错的文档放在这里方便后续学习。

go-wiki(一个非官方的文档,例子很简短方便学习,详细的用法可以在官方连接中进一步查看)


This is an unofficial,community-authored reference wiki for the Go Language.

The goal is to write small,focused reference/summary articles on individual topics of the language. Example:

http://code.google.com/p/go-wiki/wiki/Range

The full list is at:

http://code.google.com/p/go-wiki/w/list

This project does not intend to replace the official docs. Rather,all wiki pages should link to the relevant official docs for more information. Upstream docs include:

猜你在找的Go相关文章