*: Run ./scripts/genproto.sh (protoc 3.12.3) after proto file moves.

The changed blobs are consequences of proto-descriptors changing as a
result of file moves.
This commit is contained in:
Piotr Tabor
2020-10-05 17:32:19 +02:00
parent 28f2b07623
commit ec3026fdc9
11 changed files with 581 additions and 605 deletions

View File

@ -143,7 +143,7 @@ The election service exposes client-side election facilities as a gRPC interface
##### message `Event` (mvcc/mvccpb/kv.proto)
##### message `Event` (api/mvccpb/kv.proto)
| Field | Description | Type |
| ----- | ----------- | ---- |
@ -153,7 +153,7 @@ The election service exposes client-side election facilities as a gRPC interface
##### message `KeyValue` (mvcc/mvccpb/kv.proto)
##### message `KeyValue` (api/mvccpb/kv.proto)
| Field | Description | Type |
| ----- | ----------- | ---- |