*: 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:
@ -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 |
|
||||
| ----- | ----------- | ---- |
|
||||
|
Reference in New Issue
Block a user