File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55` stdlib ` is a collection of independent utility modules written in Go.
66
7- ## Module Overview
8-
9- ### ` errutil ` – Structured Error Handling Utilities
10-
11- For more details, see [ errutil/README.md] ( errutil/README.md ) .
12-
13- ### ` flatten ` – Hierarchical Data Flattening Utilities
14-
15- For more details, see [ flatten/README.md] ( flatten/README.md ) .
16-
17- ### ` iterutil ` – Iteration Utilities
18-
19- For more details, see [ iterutil/README.md] ( iterutil/README.md ) .
20-
21- ### ` testing ` – Testing Assertion Toolkit
22-
23- For more details, see [ testing/README.md] ( testing/README.md ) .
24-
257## License
268
279Apache License 2.0
Original file line number Diff line number Diff line change 44
55` stdlib ` 是一个包含多个独立 Go 语言工具模块的集合库。
66
7- ## 模块概览
8-
9- ### ` errutil ` - 结构化错误处理工具
10-
11- 更多信息请参见 [ errutil/README.md] ( errutil/README.md )
12-
13- ### ` flatten ` - 层级数据扁平化处理工具
14-
15- 更多信息请参见 [ flatten/README.md] ( flatten/README.md )
16-
17- ### ` iterutil ` - 迭代工具
18-
19- 更多信息请参见 [ iterutil/README.md] ( iterutil/README.md )
20-
21- ### ` testing ` - 测试断言工具包
22-
23- 更多信息请参见 [ testing/README.md] ( testing/README.md )
24-
257## 许可证
268
279Apache License 2.0
You can’t perform that action at this time.
0 commit comments