-
|
I'd like to be able to list/debug registered bindings in containers. Is there a public api to do that? |
Beta Was this translation helpful? Give feedback.
Answered by
y-nk
Jul 22, 2025
Replies: 1 comment 3 replies
-
|
Hey @y-nk, the closest API to do what you want is the plugin API. The As the docs says, plugins are experimental and access internal data which is likely to change |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i understand the concern. i'll find my way around this then :) i should probably look at what i want to achieve from a different angle.