Package main is a simple wrapper of the real etcd entrypoint package (located at go.etcd.io/etcd/etcdmain) to ensure that etcd is still go getable.
go get go.etcd.io/etcd/server/v3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to import and run the etcd server entrypoint.
Use go.etcd.io/etcd/etcdmain directly if you need to modify the etcd binary.
No dependency data recorded yet.