Loading...
Loading...
Compare original and translation side by side
| Topic | Reference | Load When |
|---|---|---|
| Concurrency | | Goroutines, channels, select, sync primitives |
| Interfaces | | Interface design, io.Reader/Writer, composition |
| Generics | | Type parameters, constraints, generic patterns |
| Testing | | Table-driven tests, benchmarks, fuzzing |
| Project Structure | | Module layout, internal packages, go.mod |
| 主题 | 参考文档 | 加载场景 |
|---|---|---|
| 并发编程 | | Goroutines、channels、select、同步原语 |
| 接口设计 | | 接口设计、io.Reader/Writer、组合模式 |
| 泛型编程 | | 类型参数、约束、泛型模式 |
| 测试实践 | | 表驱动测试、基准测试、模糊测试 |
| 项目结构 | | 模块布局、内部包、go.mod |
X | YX | Y