You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
It looks just like what we wrote above! Now this is a simple example with just
187
+
It looks just like what we wrote above! You can try running the code using `go run main.go wire_gen.go` to verify that the code works. Now this is a simple example with just
188
188
three components, so writing the initializer by hand isn't too painful. Imagine
189
189
how useful Wire is for components that are much more complex. When working with
190
190
Wire, we will commit both `wire.go` and `wire_gen.go` to source control.
0 commit comments