We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The protoc command on the example page on the website wasn't working for me: https://twitchtv.github.io/twirp/docs/example.html
protoc
example
I hacked at it for a bit and came up with an incantation that worked.
I came to update the docs page and noticed that the markdown version of the documentation seems to have the correct command.
It was fixed last year, here: 97820de
I think the website just needs re-generated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
protoc
command on theexample
page on the website wasn't working for me: https://twitchtv.github.io/twirp/docs/example.htmlI hacked at it for a bit and came up with an incantation that worked.
I came to update the docs page and noticed that the markdown version of the documentation seems to have the correct command.
It was fixed last year, here: 97820de
I think the website just needs re-generated.
The text was updated successfully, but these errors were encountered: