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

Idiomatic Go Errors #120

Open
abursavich opened this issue May 16, 2024 · 0 comments
Open

Idiomatic Go Errors #120

abursavich opened this issue May 16, 2024 · 0 comments

Comments

@abursavich
Copy link

I'm curious if you'd be open to changing the API to return idiomatic Go errors instead of idiomatic C codes. In other words, this would replace Return with error in all of the Go-friendly wrappers.

It would be a breaking change and would be a hassle for existing users, but it would be much more ergonomic for new users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant