File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# uapi-sdk-go
22
3- ![ Banner] ( . /banner.png)
3+ ![ Banner] ( https://raw.githubusercontent.com/AxT-Team/uapi-sdk-go/main /banner.png)
44
55[ ![ Go] ( https://img.shields.io/badge/Go-1.22+-00ADD8?style=flat-square&logo=go&logoColor=white )] ( https://go.dev/ )
66[ ![ Docs] ( https://img.shields.io/badge/Docs-uapis.cn-2EAE5D?style=flat-square )] ( https://uapis.cn/ )
7+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/AxT-Team/uapi-sdk-go.svg )] ( https://pkg.go.dev/github.com/AxT-Team/uapi-sdk-go )
78
89> [ !NOTE]
910> 所有接口的 Go 示例都可以在 [ UApi] ( https://uapis.cn/docs/introduction ) 的接口文档页面,向下滚动至 ** 快速启动** 区块后直接复制。
@@ -74,3 +75,4 @@ func main() {
7475## 文档
7576
7677访问 [ UApi文档首页] ( https://uapis.cn/docs/introduction ) 并选择任意接口,向下滚动到 ** 快速启动** 区块即可看到最新的 Go 示例代码。
78+
You can’t perform that action at this time.
0 commit comments