Mechanical: Move mock packages out of ./pkg

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.
This commit is contained in:
Piotr Tabor 2020-09-29 23:14:08 +02:00
parent 0b95e8cef1
commit 28036db6f0
8 changed files with 0 additions and 0 deletions