wire icon indicating copy to clipboard operation
wire copied to clipboard

Compile-time Dependency Injection for Go

Results 121 wire issues
Sort by recently updated
recently updated
newest added

I am using both `protoc` and `Wire` simultaneously in my KMP project, and currently, I can't remove `protoc`. The issue is that the generated classes share the same package name,...