Skip to content

Commit

Permalink
regenerate proto files
Browse files Browse the repository at this point in the history
  • Loading branch information
treethought committed Oct 16, 2023
1 parent a583865 commit 791baf0
Show file tree
Hide file tree
Showing 29 changed files with 11,898 additions and 6,277 deletions.
1 change: 1 addition & 0 deletions protobuf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Check out the [Flow Access API specification](/docs/content/access-api.md).
You can use [buf](https://github.com/bufbuild/buf) to generate gRPC client stubs in a variety of languages.
Please make sure you have `protoc-gen-go-grpc` installed, for example using command
```shell script
go install google.golang.org/protobuf/cmd/[email protected]
go install google.golang.org/grpc/cmd/[email protected]
```

Expand Down
Loading

0 comments on commit 791baf0

Please sign in to comment.