mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #6812 from feisan/dev-kvkv
Documentation: fixed typo
This commit is contained in:
commit
1a969ffc52
@ -9,7 +9,7 @@ The etcd client provides a gRPC resolver for resolving gRPC endpoints with an et
|
|||||||
```go
|
```go
|
||||||
import (
|
import (
|
||||||
"github.com/coreos/etcd/clientv3"
|
"github.com/coreos/etcd/clientv3"
|
||||||
etcdnaming "github.com/coroes/etcd/clientv3/naming"
|
etcdnaming "github.com/coreos/etcd/clientv3/naming"
|
||||||
|
|
||||||
"google.golang.org/grpc"
|
"google.golang.org/grpc"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user