Skip to content

Resource injection in Go  #2641

Open
Open

Description

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

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

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions