Skip to content

Commit

Permalink
Update-go-api (#2455)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 authored Feb 1, 2024
1 parent b8c0091 commit 765c61e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-2.0-en/14.client/6.nebula-go-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $ go get -u -v github.com/vesoft-inc/nebula-go/v3@v{{go.release}}

## API reference

Click [here](https://pkg.go.dev/github.com/vesoft-inc/nebula-go/v3@v3.6.1#section-documentation) to check the functions and types provided by the GO Client.
Click [here](https://pkg.go.dev/github.com/vesoft-inc/nebula-go/v3@v3.7.0#section-documentation) to check the functions and types provided by the GO Client.

## Core of the example code

Expand Down
2 changes: 1 addition & 1 deletion docs-2.0-zh/14.client/6.nebula-go-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $ go get -u -v github.com/vesoft-inc/nebula-go@<tag>

## API 文档

点击[此处](https://pkg.go.dev/github.com/vesoft-inc/nebula-go/v3@v3.6.1#section-documentation)查看 Go 客户端提供的各种方法和类型。
点击[此处](https://pkg.go.dev/github.com/vesoft-inc/nebula-go/v3@v3.7.0#section-documentation)查看 Go 客户端提供的各种方法和类型。

## 核心代码

Expand Down

0 comments on commit 765c61e

Please sign in to comment.