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

Updates error codes. #53

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

kdurolek
Copy link
Contributor

I have discovered that documentation describing possible errors uses constant names instead of corresponding string representation of those constants. Here is link to connect rpc code which is responsible for that mapping.

https://github.com/connectrpc/connect-go/blob/main/code.go#L110

This PR syncs it and add missing value unimplemented

@sudorandom sudorandom merged commit ef10cf0 into sudorandom:main Jan 22, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants