You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/10/25 15:40:23 UTC

[GitHub] [beam] AydarZaynutdinov commented on a change in pull request #15787: [BEAM-13062][Playground] Update errors in Protobuf

AydarZaynutdinov commented on a change in pull request #15787:
URL: https://github.com/apache/beam/pull/15787#discussion_r735727406



##########
File path: playground/backend/README.md
##########
@@ -48,9 +48,9 @@ should be generated firstly using the `playground/proto/playground.proto` file.
 Run the following command from `/playground` directory:
 
 ```
-protoc --go_out=backend/pkg/api --go_opt=paths=source_relative \
---go-grpc_out=backend/pkg/api --go-grpc_opt=paths=source_relative --proto_path=playground/v1 \
-playground.proto
+protoc --go_out=backend/internal/api/v1 --go_opt=paths=source_relative \

Review comment:
       Updated `README` file




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org