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

Add InjectableInit Macro #22

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add InjectableInit Macro #22

wants to merge 2 commits into from

Conversation

jrosen081
Copy link
Contributor

@jrosen081 jrosen081 commented Oct 18, 2024

This adds an InjectableInit macro, which allows you to choose the initializer to use when injecting your object. This allows you to perform custom init but still use the Injectable macro

TODO:

  • Figure out why the one init test is failing

@jrosen081 jrosen081 requested a review from ncipollo October 18, 2024 20:51
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.

1 participant