Skip to content

Commit 4fe95dd

Browse files
committed
update
1 parent 631e406 commit 4fe95dd

21 files changed

+1422
-811
lines changed

README-zh.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ function-stream-<version>/
206206
| [Function 任务配置规范](docs/function-configuration-zh.md) | 任务定义规范 |
207207
| [SQL CLI 交互式管理指南](docs/sql-cli-guide-zh.md) | 交互式管理指南 |
208208
| [Function 管理与开发指南](docs/function-development-zh.md) | 管理与开发指南 |
209-
| [Python SDK 开发与交互指南](docs/python-sdk-guide-zh.md) | Python SDK 指南 |
209+
| [Go SDK 开发与交互指南](docs/Go-SDK/go-sdk-guide-zh.md) | Go SDK 指南 |
210+
| [Python SDK 开发与交互指南](docs/Python-SDK/python-sdk-guide-zh.md) | Python SDK 指南 |
210211

211212
## 配置
212213

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ We provide a robust shell script to manage the server process, capable of handli
205205
| [Function Configuration](docs/function-configuration.md) | Task Definition Specification |
206206
| [SQL CLI Guide](docs/sql-cli-guide.md) | Interactive Management Guide |
207207
| [Function Development](docs/function-development.md) | Management & Development Guide |
208-
| [Python SDK Guide](docs/python-sdk-guide.md) | Python SDK Guide |
208+
| [Go SDK Guide](docs/Go-SDK/go-sdk-guide.md) | Go SDK Guide |
209+
| [Python SDK Guide](docs/Python-SDK/python-sdk-guide.md) | Python SDK Guide |
209210

210211
## Configuration
211212

docs/Go-SDK/go-sdk-guide-zh.md

Lines changed: 553 additions & 0 deletions
Large diffs are not rendered by default.

docs/Go-SDK/go-sdk-guide.md

Lines changed: 553 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.

docs/go-sdk-guide-zh.md

Lines changed: 0 additions & 324 deletions
This file was deleted.

0 commit comments

Comments
 (0)