Path to this page:
./
devel/go-wire,
Compile-time Dependency Injection for Go
Branch: CURRENT,
Version: 0.6.0nb6,
Package name: go-wire-0.6.0nb6,
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:
Filesize: 87.877 KB
Version history: (Expand)
- (2024-09-06) Updated to version: go-wire-0.6.0nb6
- (2024-08-11) Updated to version: go-wire-0.6.0nb5
- (2024-07-03) Updated to version: go-wire-0.6.0nb4
- (2024-06-13) Updated to version: go-wire-0.6.0nb3
- (2024-06-01) Updated to version: go-wire-0.6.0nb2
- (2024-04-05) Updated to version: go-wire-0.6.0nb1
CVS history: (Expand)