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

refactor: InterceptorFactory return Result, not Option #65

Merged
merged 2 commits into from
Mar 23, 2024

Conversation

jiacai2050
Copy link
Member

@jiacai2050 jiacai2050 commented Mar 22, 2024

Rationale

Close #60

Detailed Changes

  • InterceptorFactory return Result, not Option

Test Plan

CI

@jiacai2050 jiacai2050 changed the title refactor factory refactor: InterceptorFactory return Result, not Option Mar 23, 2024
@jiacai2050 jiacai2050 merged commit 35cd637 into main Mar 23, 2024
2 checks passed
@jiacai2050 jiacai2050 deleted the refactor-intecetor-factory branch March 23, 2024 02:36
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.

InterceptorFactory try_new should return Result
1 participant