You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the output from protoc which is executed on the container (by the go code - here).
The current latest version of gripmock requires a go_package option at the top of your protobuf files. Good news is that theres a Pull Request being worked on that will remove the need for this.
Hi , with latest docker image(v1.10.1), I get a error:
What is
a "M" argument on the command line.
and how to pass it to command line?(I don't want to add
go_package
to proto file)The text was updated successfully, but these errors were encountered: