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

Provide access to container._registry #222

Open
leppaott opened this issue Feb 10, 2023 · 0 comments
Open

Provide access to container._registry #222

leppaott opened this issue Feb 10, 2023 · 0 comments

Comments

@leppaott
Copy link

Hello, would be nice if there was an easy way to access container._registry for iterating the token-registration pairs.

My use case currently is to iterate the instances to execute some async operations without me keeping track of which instances are really used. So I'm doing what this code does basically https://github.com/microsoft/tsyringe/blob/master/src/dependency-container.ts#L400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants