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
There are some developers using golang sdk txn feature, and there is few txn related demos in pulsar official docs. apache/pulsar-client-go#1222
Since there is only a java sdk demo in transaction doc, we could add a golang sdk demo as well.
I wrote a golang demo pr: apache/pulsar-site#948 .
Please take a look and feel free to give me advice.
This demo primarily references golang txn test cases and java txn demo.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
What issue do you find in Pulsar docs?
There are some developers using golang sdk txn feature, and there is few txn related demos in pulsar official docs.
apache/pulsar-client-go#1222
Since there is only a java sdk demo in transaction doc, we could add a golang sdk demo as well.
What is your suggestion?
I wrote a golang demo pr: apache/pulsar-site#948 .
Please take a look and feel free to give me advice.
Any reference?
This demo primarily references golang txn test cases and java txn demo.
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: