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

[cgo] Component Injection does not work properly #127

Open
alexanderoster opened this issue Jul 28, 2020 · 1 comment
Open

[cgo] Component Injection does not work properly #127

alexanderoster opened this issue Jul 28, 2020 · 1 comment

Comments

@alexanderoster
Copy link

Component injection works only with slight custom editing of the headers and passing raw Refs around, but this is not a good long-term solution. We have no good concept for it now, because it might also involve to include one header by the other header and then use something like go modules to handle the dependencies.

Any help would be super appreciated.

@qmuntal
Copy link

qmuntal commented Jul 28, 2020

Could you elaborate on your use case for using component injection?

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

No branches or pull requests

2 participants