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

Resource injection in Go #2641

Open
worstell opened this issue Sep 10, 2024 · 0 comments
Open

Resource injection in Go #2641

worstell opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@worstell
Copy link
Contributor

supply resources (DB, verb clients) to verbs explicitly— replacing ftl.Call(...), db.Exec(...) etc. (inspired by the pattern of injecting resources @stuartwdouglas implemented for the JVM)

need a way of knowing deterministically which resources a given verb uses. investigate/propose ways to accomplish this

@worstell worstell self-assigned this Sep 10, 2024
@ftl-robot ftl-robot mentioned this issue Sep 11, 2024
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

1 participant