Registry/container introspection API #66
Closed
sfermigier
started this conversation in
Ideas
Replies: 2 comments
-
This makes sense since we already offer |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please check out #106 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have code similar to this (the details are not important), used for debugging:
Instead of relying on a private attribute (
_services
) it would be great if the registry could provide an API to iterate over the registrations.Beta Was this translation helpful? Give feedback.
All reactions