mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix godoc link in clientv3 readme
This commit is contained in:
parent
4726911ea5
commit
fc5b5fa31e
@ -81,7 +81,7 @@ The etcd client optionally exposes RPC metrics through [go-grpc-prometheus](http
|
||||
|
||||
## Namespacing
|
||||
|
||||
The [namespace](https://godoc.org/go.etcd.io/etcd/clientv3/namespace) package provides `clientv3` interface wrappers to transparently isolate client requests to a user-defined prefix.
|
||||
The [namespace](https://godoc.org/go.etcd.io/etcd/client/v3/namespace) package provides `clientv3` interface wrappers to transparently isolate client requests to a user-defined prefix.
|
||||
|
||||
## Request size limit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user