Registry / utility / etcd-pkg-v3

etcd-pkg-v3

JSON →
library3.6.7gogounverified

Package pkg provides utility packages used by etcd, a distributed reliable key-value store.

go get go.etcd.io/etcd/pkg/v3
INSTALL
IMPORT
SIG · ETCD-PKG-V3
E
etcd-pkg-v3
utilitygov3.6.7
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.

pkg
go.etcd.io/etcd/pkg/v3

Prints the etcd pkg version.

package main import ( "fmt" pkg "go.etcd.io/etcd/pkg/v3" ) func main() { fmt.Println(pkg.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
etcd-pkg-v3 — go get etcd-pkg-v3 · libregistry