The Go Programming Language 1. 程序结构 2.1 基本类型 2.2 聚合类型 3. 函数 4. 方法 5. 接口 6. goroutine和channel 7. 并发和共享变量 8. 反射