chore: format proto file (#254)
* chore: proto file format using buf * generate go file
This commit is contained in:
@@ -65,4 +65,6 @@ message KeyValue {
|
||||
}
|
||||
|
||||
// Procedure identifier
|
||||
message ProcedureId { bytes key = 1; }
|
||||
message ProcedureId {
|
||||
bytes key = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user