{"id":51141,"library":"etcd-server-v3","title":"etcd Server v3","description":"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.","status":"active","version":"3.6.12","language":"go","source_language":null,"source_url":null,"tags":["etcd","server","distributed","key-value","consensus"],"install":[{"cmd":"go get go.etcd.io/etcd/server/v3","lang":"bash","label":"Install go.etcd.io/etcd/server/v3"}],"dependencies":[],"imports":[{"symbol":"main","correct":"go.etcd.io/etcd/server/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"go.etcd.io/etcd/server/v3/etcdmain\"\n)\n\nfunc main() {\n\tfmt.Println(\"etcd server v3\")\n\tetcdmain.Main()\n}","lang":"go","description":"Minimal example showing how to import and run the etcd server entrypoint."},"warnings":[{"fix":"Use go.etcd.io/etcd/etcdmain directly if you need to modify the etcd binary.","message":"This package is a wrapper and should not be extended or modified; use go.etcd.io/etcd/etcdmain for modifications.","severity":"gotcha","affected_versions":">=3.6.0"}],"env_vars":null,"search_vec":"'/etcd/etcdmain)':20 'consensus':35 'distribut':31 'ensur':22 'entrypoint':14 'etcd':1,13,24,29 'getabl':28 'go':27 'go.etcd.io':19 'go.etcd.io/etcd/etcdmain)':18 'key':33 'key-valu':32 'locat':16 'main':5 'packag':4,15 'real':12 'server':2,30 'simpl':8 'still':26 'v3':3 'valu':34 'wrapper':9","created_at":"2026-06-15T06:01:49.571585+00:00","updated_at":"2026-06-15T06:01:49.571585+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/etcd-io/etcd","github":null,"docs":"https://pkg.go.dev/go.etcd.io/etcd/server/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}