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
Firstly, add wireinject to your custom tags. Next, run go get github.com/google/wire. Once this is done, Jetbrains Goland will analyze your code success.
here, I used four struct, and I define a init function in my wire.go , but the question is I can't use it in my main.go
The text was updated successfully, but these errors were encountered: