-
Notifications
You must be signed in to change notification settings - Fork 810
Address issue #277 #279
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
Address issue #277 #279
Conversation
So the idea is that you create this as your own vanity binary in your own repo. |
Ah, sorry, I guess I just spammed ur email, sorry, I am gonna close this. Just because I found if I want to run the tests against my fork, I need to change lots of import paths... Understand, but can we consider to make this a command option? so people can choose there.... |
And @awalterschulze, can u do me a bit more favour, I just cannot figure out why the last test sets always fails, checked the logs, just cannot find helpful info... What does this mean?
|
govet is saying the struct tag's syntax is broken, but I can't spot the problem
And then you just need to regenerate all the code, |
At some point you are going to need your own test setup :) |
That bash |
I am can put a link from my documentation to your protoc binary on github for people who want bson encoding. What do you think? |
@awalterschulze how come only for that test case there is one extra space coming after the bson: |
Which test are we talking about? |
No description provided.