autogenpb gui code for patchsets
This commit is contained in:
parent
f7d6dfa6a7
commit
5377a89d2c
|
@ -77,7 +77,7 @@ message Patchset { // `autogenpb:mars
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message Patchsets { // `autogenpb:marshal`
|
message Patchsets { // `autogenpb:marshal` `autogenpb:gui`
|
||||||
string uuid = 1; // `autogenpb:uuid:be926ad9-f07f-484c-adf2-d96eeabf3079`
|
string uuid = 1; // `autogenpb:uuid:be926ad9-f07f-484c-adf2-d96eeabf3079`
|
||||||
string version = 2; // `autogenpb:version:v0.0.45`
|
string version = 2; // `autogenpb:version:v0.0.45`
|
||||||
repeated Patchset Patchsets = 3;
|
repeated Patchset Patchsets = 3;
|
||||||
|
|
Loading…
Reference in New Issue