Skip to content

Commit

Permalink
update proto files (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
youngbupark authored May 20, 2020
1 parent 14aff55 commit cb34403
Show file tree
Hide file tree
Showing 11 changed files with 2,074 additions and 1,997 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This is the Dapr SDK for Go, based on the auto-generated proto client.<br>

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

## Update the latest gRPC proto clients

```sh
./protogen.sh
```

## Installation

```
Expand Down
Loading

0 comments on commit cb34403

Please sign in to comment.