Skip to content

Commit f88b81f

Browse files
lvan100lianghuan
authored andcommitted
111
1 parent 3cceaa2 commit f88b81f

2 files changed

Lines changed: 0 additions & 36 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,6 @@
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

279
Apache License 2.0

README_CN.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,6 @@
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

279
Apache License 2.0

0 commit comments

Comments
 (0)