etcd/contrib
Brandon Philips 96cce208c2 go.mod: use go.etcd.io/etcd/v3 versioning
This change makes the etcd package compatible with the existing Go
ecosystem for module versioning.

Used this tool to update package imports:
  https://github.com/KSubedi/gomove
2020-04-28 00:57:35 +00:00
..
raftexample go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
recipes go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
systemd *: path changes for moving to github/etcd-io/etcd 2018-09-03 21:57:23 +05:30
README.md contrib: add etcd cluster deploy on systemd docs 2017-01-26 16:56:55 -08:00

README.md

Contrib

Scripts and files which may be useful but aren't part of the core etcd project.