Skip to content

hi,i got an question for golang project. #9

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

Open
c5433137 opened this issue Oct 26, 2019 · 0 comments
Open

hi,i got an question for golang project. #9

c5433137 opened this issue Oct 26, 2019 · 0 comments

Comments

@c5433137
Copy link

language: golang
i generate proto file . contain text as follow:
google.protobuf.Timestamp create_time = 19;
google.protobuf.Timestamp update_time = 20;

but when i build my golang project. can.'t find
*protobuf.Timestamp this type. the reason is that author of this repositor can't exist go file from protoFile.
How can I solve this problem?
----- i use ci-cd,so it's not good by Manually generating

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

No branches or pull requests

1 participant