Commit 0803416
File tree
Expand file treeCollapse file tree
8 files changed
+296
-377
lines changedFilter options
- endpoints/bookstore-grpc
- generated_pb2
Expand file treeCollapse file tree
8 files changed
+296
-377
lines changedendpoints/bookstore-grpc/README.md
Copy file name to clipboardExpand all lines: endpoints/bookstore-grpc/README.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
| 58 | + |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
endpoints/bookstore-grpc/bookstore.py
Copy file name to clipboardExpand all lines: endpoints/bookstore-grpc/bookstore.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
| ||
54 | 56 |
|
55 | 57 |
|
56 | 58 |
|
57 |
| - |
| 59 | + |
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
|
endpoints/bookstore-grpc/bookstore_client.py
Copy file name to clipboardExpand all lines: endpoints/bookstore-grpc/bookstore_client.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 |
| - |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
|
0 commit comments