etcd/clientv3/snapshot
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
..
testdata clientv3: add test for snapshot status 2018-10-03 18:17:19 -07:00
doc.go clientv3/snapshot: rename snapshot package 2018-05-21 07:45:34 -07:00
member_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
util.go clientv3/snapshot: clean up initIndex 2020-03-25 10:59:19 +08:00
v3_snapshot.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00
v3_snapshot_test.go go.mod: use go.etcd.io/etcd/v3 versioning 2020-04-28 00:57:35 +00:00