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

Fix errSaveToRedis Causes Panic #127

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

RafaelPiloto10
Copy link
Contributor

What this PR is changing or adding?

This is fixing a bug with error handling when saving to Redis.

Which issues are fixed by this PR?

This PR fixes: #126

Pre-launch Checklist

  • I have read and fully accepted project's code of conduct.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation and/or comments to the code.
  • All existing and new tests are passing successfully.

@welcome
Copy link

welcome bot commented May 15, 2022

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines.

Copy link
Member

@koddr koddr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@koddr koddr merged commit f37f12c into create-go-app:master May 16, 2022
@welcome
Copy link

welcome bot commented May 16, 2022

Congrats on merging your first pull request! 🎉 We here at Create Go App are proud of you!

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.

errSaveToRedis Causes Panic
2 participants