Skip to content

Commit ef12311

Browse files
add instance
1 parent b6ad2d0 commit ef12311

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

uuid.pb.go

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uuid.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ message Request {}
66

77
message Response {
88
string uuid = 1;
9+
string instance = 2;
910
}
1011

1112
service GetService{

0 commit comments

Comments
 (0)