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

Improve overhaul error handling, Fix more lints found by golangci-lint's default config #141

Merged
merged 4 commits into from Mar 21, 2024

Conversation

SuperSandro2000
Copy link
Contributor

Did not get around to test it properly yet...

@quexten
Copy link
Owner

quexten commented Mar 17, 2024

I really like the errors being passed up nicely in this PR. One thing I recalled, and now noted as a future todo in #144, is that Go's crypto code also internally panics under certain conditions, which we should make safe. That's for a later PR though.

@quexten
Copy link
Owner

quexten commented Mar 21, 2024

Looks good so far, will merge to master, and if issues arise we can go from there.
Thanks again for the PR!

@quexten quexten merged commit 6ac5754 into quexten:main Mar 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants