Package Info

wire


Compile-time Dependency Injection for Go


Development/Languages/Go

Wire is a code generation tool that automates connecting components using dependency injection. Dependencies between components are represented in Wire as function parameters, encouraging explicit initialization instead of global variables. Because Wire operates without runtime state or reflection, code written to be used with Wire is useful even for hand-written initialization.


License: Apache-2.0
URL: https://github.com/google/wire

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.6.0-bp160.1.14 info GA Release 2024-02-20 16.0
  • x86-64
  • wire