Merge pull request #12570 from juzhiyuan/patch-1

docs: update client v3's README
This commit is contained in:
Sahdev Zala 2020-12-21 12:03:50 -05:00 committed by GitHub
commit 4726911ea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,4 +89,4 @@ Client request size limit is configurable via `clientv3.Config.MaxCallSendMsgSiz
## Examples
More code examples can be found at [GoDoc](https://godoc.org/go.etcd.io/etcd/clientv3).
More code [examples](https://github.com/etcd-io/etcd/tree/master/tests/integration/clientv3/examples) can be found at [GoDoc](https://pkg.go.dev/go.etcd.io/etcd/client/v3).