Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.1% on proxy.golang.org
Top 0.1% forks on proxy.golang.org

proxy.golang.org : github.com/coreos/etcd/client/v3

Package clientv3 implements the official Go etcd client for v3. Create client using `clientv3.New`: Make sure to close the client after using it. If the client is not closed, the connection will have leaky goroutines. To specify a client request timeout, wrap the context with context.WithTimeout: The Client has internal state (watchers and leases), so Clients should be reused instead of created as needed. Clients are safe for concurrent use by multiple goroutines. etcd client returns 2 types of errors: See https://github.com/etcd-io/etcd/blob/main/api/v3rpc/rpctypes/error.go Here is the example code to handle client errors: The grpc load balancer is registered statically and is shared across etcd clients. To enable detailed load balancer logging, set the ETCD_CLIENT_DEBUG environment variable. E.g. "ETCD_CLIENT_DEBUG=1".

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/coreos/etcd/client/v3
Keywords: cncf, consensus, database, distributed-database, distributed-systems, etcd, go, key-value, kubernetes, raft
License: Apache-2.0
Latest release: 2 months ago
First release: over 3 years ago
Namespace: github.com/coreos/etcd/client
Stars: 44,423 on GitHub
Forks: 9,474 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

v3.5.13
Published: 2 months ago
Registry - Documentation - Download
v3.5.12
Published: 4 months ago
Registry - Documentation - Download
v3.5.11
Published: 6 months ago
Registry - Documentation - Download
v3.5.10
Published: 7 months ago
Registry - Documentation - Download
v3.5.9
Published: about 1 year ago
Registry - Documentation - Download
v3.5.8
Published: about 1 year ago
Registry - Documentation - Download
v3.5.7
Published: over 1 year ago
Registry - Documentation - Download
v3.5.6
Published: over 1 year ago
Registry - Documentation - Download
v3.5.5
Published: over 1 year ago
Registry - Documentation - Download
v3.5.4
Published: about 2 years ago
Registry - Documentation - Download
v3.5.3
Published: about 2 years ago
Registry - Documentation - Download
v3.6.0-alpha.0
Published: over 2 years ago
Registry - Documentation - Download
v3.5.2
Published: over 2 years ago
Registry - Documentation - Download
v3.5.1
Published: over 2 years ago
Registry - Documentation - Download
v3.5.0
Published: almost 3 years ago
Registry - Documentation - Download
v3.5.0-rc.1
Published: almost 3 years ago
Registry - Documentation - Download
v3.5.0-rc.0
Published: almost 3 years ago
Registry - Documentation - Download
v3.5.0-beta.4
Published: about 3 years ago
Registry - Documentation - Download
v3.5.0-beta.3
Published: about 3 years ago
Registry - Documentation - Download
v3.5.0-beta.2
Published: about 3 years ago
Registry - Documentation - Download
v3.5.0-alpha.0
Published: over 3 years ago
Registry - Documentation - Download