Skip to content
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

capi: fix sample Golang client #1956

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Conversation

canepat
Copy link
Member

@canepat canepat commented Apr 9, 2024

This PR fixes the init settings in our Go sample code using the C API library and improves error handling.

It would be nice to have a proper Go test client exercising the C API (or at least part of it) and running some integration tests in our CI, see also #1957.

@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Apr 9, 2024
@battlmonstr battlmonstr merged commit 98447ef into master Apr 9, 2024
4 checks passed
@battlmonstr battlmonstr deleted the capi_fix_sample_go_client branch April 9, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants