本文档是 Go 标准库文档的中文翻译版, 翻译工作现正进行中, 追踪更新请关注本项目的 GitHub 页面或者译者的微博以及 twitter。
因为时间关系, 本文档的翻译工作进行得较为仓促, 所以译文可能会有不少不尽人意的地方, 望各位不吝指正!
- testing
- sync
- container/heap
- net/http/httptest
- database/sql
- errors
- hash
- container/list
- io/ioutil
- path
- encoding/xml
- 概述
- 常量
- 变量
- Escape 函数
- EscapeText 函数
- Marshal 函数
- MarshalIndent 函数
- Unmarshal 函数
- Attr 类型
- CharData 类型
- Comment 类型
- Decoder 类型
- Directive 类型
- Encoder 类型
- EndElement 类型
- Marshaler 类型
- MarshalerAttr 类型
- Name 类型
- ProcInst 类型
- StartElement 类型
- SyntaxError 类型
- TagPathError 类型
- Token 类型
- UnmarshalError 类型
- Unmarshaler 类型
- UnmarshalerAttr 类型
- UnsupportedTypeError 类型
关于¶
本文档由黄健宏(huangz)翻译, 保留所有权利, 禁止转载。
Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License .
关联项目¶

本项目是译者在翻译《Go web 编程》一书时创建的一个副项目(side project), 喜欢本项目的朋友可以考虑通过购买《Go web 编程》来支持译者的工作。
关于《Go web 编程》的更多信息, 请访问该书的读者服务网站进行查看: http://gwpcn.com/