---
title: Documentation
localeTitle: 文档
---
# 官方文件

1.  [语言规范](https://golang.org/ref/spec)
2.  [有效的去](https://golang.org/doc/effective_go.html)

## Godoc.org（https://godoc.org/）

golang.org中的文档包括标准库和src。

**godoc.org的好处**是包括标准库和第三方软件包。