Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apis: add go_package option to allow protoc to be able to generate Golang wrappers #1988

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deadprogram
Copy link

@deadprogram deadprogram commented Mar 11, 2022

This PR adds the go_package option to the .proto files used for the tensorflow serving API. This will allow protoc to be able to generate Golang wrappers.

See https://developers.google.com/protocol-buffers/docs/reference/go-generated#package for more info.

UPDATE: changed to match the same naming format as used by the main Tensorflow.

@deadprogram deadprogram force-pushed the go-package-import-path-option branch from 377930a to 4f66fc4 Compare March 11, 2022 11:21
@deadprogram deadprogram force-pushed the go-package-import-path-option branch from 4f66fc4 to 4bc435b Compare March 17, 2022 10:01
@apivovarov apivovarov mentioned this pull request Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant