Skip to content

Commit cb34403

Browse files
authored
update proto files (#20)
1 parent 14aff55 commit cb34403

File tree

11 files changed

+2074
-1997
lines changed

11 files changed

+2074
-1997
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ This is the Dapr SDK for Go, based on the auto-generated proto client.<br>
44

55
For more info on Dapr and gRPC, visit [this link](https://github.com/dapr/docs/tree/master/howto/create-grpc-app).
66

7+
## Update the latest gRPC proto clients
8+
9+
```sh
10+
./protogen.sh
11+
```
12+
713
## Installation
814

915
```

0 commit comments

Comments
 (0)