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: check for nil and return explicit type for UseWithCtx method #2003

Merged
merged 5 commits into from
Apr 7, 2025

Conversation

huiyifyj
Copy link
Contributor

@huiyifyj huiyifyj commented Apr 1, 2025

  • Add nil check for context parameter.
  • UseWithCtx method returns explicit type rather than interface.
  • Add missing isPackage argument called the test method.

pixelmaxQm and others added 5 commits March 26, 2025 20:35
- Add nil check for context parameter.
- UseWithCtx method return explicit type rather than interface.

Replace base64Captcha.Store return type with *RedisStore for better type safety.
@pixelmaxQm pixelmaxQm changed the base branch from main to dev-281 April 7, 2025 04:45
@pixelmaxQm pixelmaxQm merged commit e210002 into flipped-aurora:dev-281 Apr 7, 2025
8 checks passed
@huiyifyj huiyifyj deleted the ctx-nil-and-others branch April 8, 2025 01:19
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