Skip to content

feat: use errors.As instead of type assertions#96

Merged
wenchy merged 1 commit intomasterfrom
xerror
May 6, 2025
Merged

feat: use errors.As instead of type assertions#96
wenchy merged 1 commit intomasterfrom
xerror

Conversation

@Kybxd
Copy link
Copy Markdown
Collaborator

@Kybxd Kybxd commented Apr 30, 2025

@Kybxd Kybxd changed the title feat: user errors.As instead of type assertions feat: use errors.As instead of type assertions Apr 30, 2025
@wenchy wenchy merged commit fb5ea64 into master May 6, 2025
@wenchy wenchy deleted the xerror branch May 6, 2025 03:20
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.

The 'xerrors' generated by protoc-gen-go-tableau-loader should replace type assertion with 'errors.As'

2 participants