Fix genproto annotations
* Please add etcd_version annotation in *.proto file with next etcd version * Run ./scripts/genproto.sh push_pin * Run ./scripts/update_proto_annotations.sh Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
@ -457,7 +457,13 @@ mvccpb.KeyValue.mod_revision: ""
|
|||||||
mvccpb.KeyValue.value: ""
|
mvccpb.KeyValue.value: ""
|
||||||
mvccpb.KeyValue.version: ""
|
mvccpb.KeyValue.version: ""
|
||||||
pb.GoFeatures: ""
|
pb.GoFeatures: ""
|
||||||
|
pb.GoFeatures.STRIP_ENUM_PREFIX_GENERATE_BOTH: ""
|
||||||
|
pb.GoFeatures.STRIP_ENUM_PREFIX_KEEP: ""
|
||||||
|
pb.GoFeatures.STRIP_ENUM_PREFIX_STRIP: ""
|
||||||
|
pb.GoFeatures.STRIP_ENUM_PREFIX_UNSPECIFIED: ""
|
||||||
|
pb.GoFeatures.StripEnumPrefix: ""
|
||||||
pb.GoFeatures.legacy_unmarshal_json_enum: ""
|
pb.GoFeatures.legacy_unmarshal_json_enum: ""
|
||||||
|
pb.GoFeatures.strip_enum_prefix: ""
|
||||||
walpb.Record: ""
|
walpb.Record: ""
|
||||||
walpb.Record.crc: ""
|
walpb.Record.crc: ""
|
||||||
walpb.Record.data: ""
|
walpb.Record.data: ""
|
||||||
|
Reference in New Issue
Block a user