mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Mechanical execution of: ``` git mv ./pkg/mock/mockserver ./client/pkg/mock git mv ./pkg/mock/{mockstorage,mockstore,mockwait} ./server/pkg/mock ``` The packages depend on etcd API / protos - so they are NOT etcd-dependencies. In such situation thay should be placed in 'pkg' folder.