Path to this page:
./
devel/go-wire,
Compile-time Dependency Injection for Go
Branch: pkgsrc-2021Q4,
Version: 0.5.0.20210831nb1,
Package name: go-wire-0.5.0.20210831nb1,
Maintainer: pkgsrc-usersWire 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.
Master sites:
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version go-wire-0.5.0.20210831nb1 (created)