issues
search
google
/
wire
Compile-time Dependency Injection for Go
Apache License 2.0
13.12k
stars
623
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Roxy's name and email address
#419
eljobe
opened
1 week ago
0
gen grpcServer happen invalid type
#418
nogolang
closed
1 month ago
1
Panic bug: build code with more than 1 generic type parameters
#417
LittleKey
opened
1 month ago
4
Types that implement the interface support dynamic bulk injection.
#416
zhanjunjie2019
opened
2 months ago
0
The alias defined using the `type` keyword is not used during code generation; instead, the original type is used.
#415
Ifuhao
opened
2 months ago
5
[fix 411] Bump go version to 1.23
#414
scr-oath
opened
2 months ago
0
Change expected error to fix TestWire/UnexportedStruct
#413
dmitris
opened
2 months ago
0
TestWire/UnexportedStruct fails because of the error wording
#412
dmitris
opened
2 months ago
0
wire does not work with go 1.23.0
#411
scr-oath
opened
2 months ago
0
fix: generated wire file to be compatible with workspaces
#410
jhamill34
opened
4 months ago
2
Cleanup functions should return erors
#409
nejtr0n
opened
4 months ago
0
Remove custom checkField - not needed
#408
osousa
closed
5 months ago
1
Sometimes it succeeds, sometimes it fails
#406
mzccddkk
closed
8 months ago
1
go: -mod may only be set to readonly or vendor when in workspace mode, but it is set to "mod"
#405
yangyile1990
closed
8 months ago
2
go build -mod=vendor ./cmd/wire doesn't work after update to 0.6.0
#404
dsh2dsh
opened
9 months ago
0
go generate ./... no longer works with go 1.22.0 and wire 0.6.0
#403
scr-oath
closed
2 months ago
3
1.22 support
#402
riskingh
closed
9 months ago
1
Fix: Update golang.org/x/tools dependency to support Go v1.22.0
#401
toddtreece
closed
9 months ago
9
Crashing with Go 1.22
#400
stefanb
closed
9 months ago
3
please create new tag for 0675cdc
#399
mlboy
opened
10 months ago
0
How to use wire.Bind() if concrete implementation is resolved at runtime?
#398
carlosafonso
closed
11 months ago
2
[Feat] [Issue-185] do not use global variables for all wire.Value expressions
#397
ProgrammingMuffin
opened
11 months ago
3
Injecting the subpackage into the parent package results in the error "no provider found for invalid type".
#396
OutUniverse
opened
1 year ago
3
Async wire
#393
danielcondemarin
closed
1 year ago
1
Async wire
#391
danielcondemarin
closed
1 year ago
1
feat: Implement graph command and its internals
#390
taichimaeda
closed
1 year ago
1
Support for request scoped DI code generation
#389
moredure
closed
1 year ago
2
fix(sec): upgrade golang.org/x/sys to 0.1.0
#388
Huoxi-any
opened
1 year ago
1
is wire.FieldsOf support any field ?
#387
frankiezdh
opened
1 year ago
2
Wire: not enough arguments in call to xxx
#386
sav7ng
opened
1 year ago
0
feat: update ast for supporting generics
#385
aqaurius6666
opened
1 year ago
3
internal/wire: update the path of wire which go generate run wire cmd
#383
edocevol
opened
1 year ago
0
feat(subtract): added Subtract function to wire
#382
giautm
opened
1 year ago
4
wire.NewSet support generics
#381
OldSmokeGun
opened
1 year ago
1
build(deps): bump golang.org/x/sys from 0.0.0-20210216224549-f992740a1bac to 0.1.0
#380
dependabot[bot]
opened
1 year ago
0
I can't use the init function which from my wire.go in my main.go
#378
tudoutiaoya
opened
1 year ago
3
I has bean tried for two days, but failed. I define four struct and it's constructor, I define a init function in wire.go, but I can
#377
tudoutiaoya
closed
1 year ago
0
wire `sync.Map` throw error
#376
richenlin
closed
1 year ago
2
Calling wire.Build with a provider set from a structure variable (For modular buildings)
#375
diegoortizmatajira
opened
2 years ago
0
function generated by Wire_gen.go "Cannot find declaration to go to" by Golang JetBrains but still run success
#374
Nghiait123456
opened
2 years ago
5
Support for concurrent initialization
#373
bcspragu
opened
2 years ago
0
fix: generate injection method with receiver (#371)
#372
px3303
opened
2 years ago
0
Missed receiver in generated inject method
#371
px3303
opened
2 years ago
0
[Question] Is there a guice for build a singleton object?
#370
Moln
opened
2 years ago
0
README: update project status
#368
psi59
closed
1 year ago
1
Export wire.Generate from internal/
#367
tusharsoni
closed
9 months ago
4
How to work with un-exported interfaces
#366
rbroggi
opened
2 years ago
1
Revert "Update dependencies to support Generics"
#365
stytchiz
closed
2 years ago
3
Is wire still maintained ?
#364
khanakia
closed
2 years ago
4
add details on how to run generated code
#363
cglotr
opened
2 years ago
5
Next