Registry / database / etcd-io-etcd

etcd-io-etcd

JSON →
library3.3.27+incompatiblegogounverified

Package main is a simple wrapper of the real etcd entrypoint package to ensure etcd is still go getable.

go get github.com/etcd-io/etcd
INSTALL
IMPORT
SIG · ETCD-IO-ETCD
E
etcd-io-etcd
databasegov3.3.27+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
github.com/etcd-io/etcd

Runs the etcd wrapper.

package main import ( "fmt" "github.com/etcd-io/etcd" ) func main() { fmt.Println("etcd wrapper") }
Debug
Known issues
gotchaThis module is a wrapper; the actual etcd server is in github.com/coreos/etcd/etcdmain.
fix
Use github.com/coreos/etcd/etcdmain for the real entrypoint.
affects: all
Upgrade
Version history
3.3.27+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
etcd-io-etcd — go get etcd-io-etcd · libregistry