Skip to content

Issues: uber-go/fx

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Ability to use fx.As and fx.ResultTags for the same Provider
#1214 opened Jun 12, 2024 by Dan6erbond updated Jun 12, 2024
Add constructor runtime to fxevent.Run events
#1213 opened Jun 11, 2024 by tchung1118 updated Jun 11, 2024
Opt-out of signal handling
#1212 opened Jun 11, 2024 by MarcoPolo updated Jun 11, 2024
Support multiple ResultTags annotations enhancement
#1210 opened May 30, 2024 by jmmills updated May 31, 2024
Allow multiple annotations per function enhancement
#899 opened Jul 20, 2022 by sywhang updated May 20, 2024
Release method documentation
#1179 opened Mar 20, 2024 by saturn4er updated Apr 3, 2024
fxevent.Logger: Silence until there's an error enhancement
#1167 opened Feb 23, 2024 by abhinav updated Apr 2, 2024
Check types and params for optionals
#613 opened Jan 9, 2018 by recht updated Jan 3, 2024
Populate a map by combining name and group attributes enhancement
#1036 opened Feb 10, 2023 by jquirke updated Sep 20, 2023
Example of using fx for a short-lived CLI process?
#755 opened Jul 4, 2021 by cweagans updated Sep 13, 2023
Add ability to override os.Exit for fxtest enhancement
#1117 opened Sep 9, 2023 by codyaray updated Sep 12, 2023
Factory like provider? enhancement
#1099 opened Jul 4, 2023 by joesonw updated Aug 17, 2023
Refresh dependency enhancement
#1103 opened Jul 20, 2023 by Juandavi1 updated Jul 27, 2023
Optional dependency becomes required if there is a provider available
#1098 opened Jun 27, 2023 by errb updated Jun 27, 2023
Multiple implementations wishlist
#1096 opened Jun 19, 2023 by Juandavi1 updated Jun 21, 2023
Handling optional fields in fx.Decorate
#1093 opened Jun 11, 2023 by mehdihadeli updated Jun 12, 2023
Error on invalid lifecycle hooks enhancement
#1090 opened Jun 1, 2023 by sywhang updated Jun 1, 2023
Using context when providing a new dependency
#879 opened May 6, 2022 by screwyprof updated May 26, 2023
Allow name and group Result Tags enhancement
#998 opened Dec 10, 2022 by mbolt35 updated Mar 7, 2023
ProTip! Exclude everything labeled bug with -label:bug.